ID: 36971
User updated by: k at phpkoala dot com
Reported By: k at phpkoala dot com
-Status: Bogus
+Status: Open
Bug Type: Class/Object related
Operating System: Linux
PHP Version: 5.1.2
New Comment:
Mike, I am serious or I would not
From: k at phpkoala dot com
Operating system: Linux
PHP version: 5.1.2
PHP Bug Type: Class/Object related
Bug description: unset() no longer works on $this in PHP5
Description:
In PHP4, calling unset($this) within a class worked fine, and destroyed
that class
From: k at phpkoala dot com
Operating system: Linux
PHP version: 5.1.2
PHP Bug Type: Scripting Engine problem
Bug description: debug_backtrace information has mixed scope
Description:
When I call debug_backtrace, I find that the results do not match
expectations