#36971 [Bgs->Opn]: unset() no longer works on $this in PHP5

2006-04-04 Thread k at phpkoala dot com
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

#36971 [NEW]: unset() no longer works on $this in PHP5

2006-04-04 Thread k at phpkoala dot com
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

#36883 [NEW]: debug_backtrace information has mixed scope

2006-03-27 Thread k at phpkoala dot com
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