From: crashrox at gmail dot com
Operating system: Linux
PHP version: 5.3.1
PHP Bug Type: Class/Object related
Bug description: self in closures has no class scope
Description:
A closure within a static method loses self scope. When you print
__CLASS__ within a
From: crashrox at gmail dot com
Operating system: SunOS 5.10 Generic_127
PHP version: 5.2.5
PHP Bug Type: Arrays related
Bug description: next function is not returning correctly
Description:
Next function is not returning a value when it should be. Tried code
ID: 43554
User updated by: crashrox at gmail dot com
Reported By: crashrox at gmail dot com
-Status: Open
+Status: Closed
Bug Type: Class/Object related
Operating System: Tested on Solaris & Windows
PHP Version: 5.2.5
New Comment:
From: crashrox at gmail dot com
Operating system: Tested on Solaris & Windows
PHP version: 5.2.5
PHP Bug Type: Class/Object related
Bug description: Calling a non static function staticaly causes local
assignment
Description:
You have two classes (Class1