#23935 [Opn]: array_key_exists no longer juggles types correctly

2003-06-06 Thread dave at codewhore dot org
ID: 23935 User updated by: dave at codewhore dot org Reported By: dave at codewhore dot org Status: Open Bug Type: Arrays related Operating System: Linux 2.4 PHP Version: 5CVS-2003-05-31 (dev) Assigned To: sterling New Comment: I should

#23935 [Csd->Opn]: array_key_exists no longer juggles types correctly

2003-06-06 Thread dave at codewhore dot org
ID: 23935 User updated by: dave at codewhore dot org Reported By: dave at codewhore dot org -Status: Closed +Status: Open Bug Type: Arrays related Operating System: Linux 2.4 PHP Version: 5CVS-2003-05-31 (dev) Assigned To: sterling

#23935 [NEW]: array_key_exists no longer juggles types correctly

2003-06-01 Thread dave at codewhore dot org
From: dave at codewhore dot org Operating system: Linux 2.4 PHP version: 5CVS-2003-05-31 (dev) PHP Bug Type: Arrays related Bug description: array_key_exists no longer juggles types correctly Hi: The following script produces different output with PHP 5 HEAD than it does

#23925 [NEW]: ZE2 crashes when switch() is used on the result of an assignment

2003-06-01 Thread dave at codewhore dot org
From: dave at codewhore dot org Operating system: Linux 2.4 PHP version: 5CVS-2003-05-31 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: ZE2 crashes when switch() is used on the result of an assignment Hi: When switching on the result of an assignment to a member

#23922 [NEW]: With assert(string): $this unavailable inside of eval() code

2003-06-01 Thread dave at codewhore dot org
From: dave at codewhore dot org Operating system: Linux 2.4 PHP version: 5CVS-2003-05-31 (dev) PHP Bug Type: Scripting Engine problem Bug description: With assert(string): $this unavailable inside of eval() code Hi: Given the following script, which uses assert to eval() a