ID: 35731
User updated by: khad at landak dot com
Reported By: khad at landak dot com
-Status: Feedback
+Status: Closed
Bug Type: Session related
Operating System: Linux 2.6
PHP Version: 5.1.1
New Comment:
work using latest snapshot
From: khad at landak dot com
Operating system: Linux 2.6
PHP version: 5.1.1
PHP Bug Type: Scripting Engine problem
Bug description: global _super global_
Description:
using global on super global causing segfault or memory corruption.
I have large codes which
From: khad at landak dot com
Operating system: linux 2.6
PHP version: 5.1.1
PHP Bug Type: Scripting Engine problem
Bug description: not consistent __set method
Description:
in prior 5.1, it is allowed to do:
class MyClass {
public function __set($key, &$v