ID: 43980
User updated by: rhm31 at cam dot ac dot uk
Reported By: rhm31 at cam dot ac dot uk
-Status: Wont Fix
+Status: Open
Bug Type: Session related
Operating System: Linux
-PHP Version: 4.4.8
+PHP Version: 5
New Comment:
>F
From: rhm31 at cam dot ac dot uk
Operating system: Linux
PHP version: 4.4.8
PHP Bug Type: Session related
Bug description: Difficult to unserialize session data in user session save
function
Description:
A custom session handler has a save function, which is
ID: 31245
User updated by: rhm31 at cam dot ac dot uk
Reported By: rhm31 at cam dot ac dot uk
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: FreeBSD
PHP Version: 4.3.9
New Comment:
In the example code, the first $obj=&new A
From: rhm31 at cam dot ac dot uk
Operating system: FreeBSD
PHP version: 4.3.9
PHP Bug Type: Zend Engine 2 problem
Bug description: Assigning reference to self results in &$GLOBALS
Description:
Assigning an global object to be a reference of itself causes