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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
50 - 7 = ?
Subscribe to this entry?

 
 [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 29 11:01:32 2024 UTC