ID: 46246
User updated by: borysf at wp dot pl
Reported By: borysf at wp dot pl
-Status: Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: Linux
PHP Version: 5.2.6
New Comment:
I made a mistake in the code
From: borysf at wp dot pl
Operating system: Linux
PHP version: 5.2.6
PHP Bug Type: Scripting Engine problem
Bug description: difference between call_user_func(array($this, $method)) and
$this->$method()
Description:
There is a difference in behavior
From: borysf at wp dot pl
Operating system: Windows, Linux
PHP version: 4.4.0RC1
PHP Bug Type: Class/Object related
Bug description: PHP does not create references to $this
Description:
There is a bug in creating references (This problem does not exist in
PHP5