ID: 49515
Comment by: oorza2k5 at gmail dot com
Reported By: oorza2k5 at gmail dot com
Status: Open
Bug Type: Feature/Change Request
Operating System: Irrelevant
PHP Version: 5.3.0
New Comment:
Any chance this gets looked at?
Previous
From: oorza2k5 at gmail dot com
Operating system: Irrelevant
PHP version: 5.3.1
PHP Bug Type: *General Issues
Bug description: Trying to access a magical property by reference only raises
an E_NOTICE.
Description:
When trying to access a magically returned (via
From: oorza2k5 at gmail dot com
Operating system: irrelevant
PHP version: 5.3.0
PHP Bug Type: Class/Object related
Bug description: Serializing a closure throws an exception
Description:
As far as I'm aware, exceptions are not supposed to be thrown by de
From: oorza2k5 at gmail dot com
Operating system: Irrelevant
PHP version: 5.3.0
PHP Bug Type: Scripting Engine problem
Bug description: Class members with the same name ought to raise an E_STRICT
error or notice.
Description:
When you store a closure as a class
From: oorza2k5 at gmail dot com
Operating system: *nix
PHP version: 5.3.0
PHP Bug Type: Session related
Bug description: mod_files.sh patch
Description:
here's a script, mod_files.sh, in ext/session for creating directory
tree with depth X for sessions.
ID: 47840
Comment by: oorza2k5 at gmail dot com
Reported By: oorza2k5 at gmail dot com
Status: Feedback
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.2.9
New Comment:
It works as expected in the latest CVS under Windows... I
From: oorza2k5 at gmail dot com
Operating system: Linux
PHP version: 5.2.9
PHP Bug Type: PDO related
Bug description: __call ignored when extending PDO
Description:
Exact same issue (that was supposedly resolved) as #44425, but now with a
MySQL 5.1 database