php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2991 changed function is_writeable
Submitted: 1999-12-17 06:49 UTC Modified: 1999-12-17 10:17 UTC
From: janek at partners dot ee Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 4.0 Beta 2 OS: any
Private report: No CVE-ID: None
 [1999-12-17 06:49 UTC] janek at partners dot ee
In earlier versions of php3 you have function named
is_writeable 
in php4 v.b2 you have changed the function name to
is_writable
but in FUNCTION_LIST.txt you have described it as
is_writeable
So. Here is the problem :
Which name will it have in the future?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-17 10:17 UTC] andrei at cvs dot php dot net
Both names apply in Beta 3 and after.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 23:01:28 2024 UTC