[PHP-DEV] Bug #11627 Updated: string '0' treated as empty

2001-06-24 Thread brianlmoon
ID: 11627 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Actually, you should get an error on that line. empty takes a variable, not a value. Previous Comments:

[PHP-DEV] Bug #11627 Updated: string '0' treated as empty

2001-06-23 Thread sniper
ID: 11627 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Yes, this is intentional. Check the manual page for it: http://www.php.net/empty Previous Comments: