#30360 [Bgs]: empty string evaluates to string(0) php4.3.4 to string(1) in 5.0.2

2004-10-08 Thread daniel at spector dot ie
ID: 30360 User updated by: daniel at spector dot ie Reported By: daniel at spector dot ie Status: Bogus Bug Type: Strings related Operating System: Win2K PHP Version: 5.0.2 New Comment: Hm. Sorry for the hasty bug report, should have dug deeper

#30360 [NEW]: empty string evaluates to string(0) php4.3.4 to string(1) in 5.0.2

2004-10-08 Thread daniel at spector dot ie
From: daniel at spector dot ie Operating system: Win2K PHP version: 5.0.2 PHP Bug Type: Strings related Bug description: empty string evaluates to string(0) php4.3.4 to string(1) in 5.0.2 Description: PHP4.3.4 to PHP5.0.2 empty('') string evaluates to