Date: 06/23/01
- Next message: charles <email protected>: "[PHP-DEV] Bug #11628: odbc_fetch_into is broken"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11625 Updated: ln: libZend.la: Operation not supported"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: vgo <email protected>
Operating system: Windows 2000
PHP version: 4.0.5
PHP Bug Type: Unknown/Other Function
Bug description: string '0' treated as empty
the string '0' is not empty but treated as empty
if( empty( '0' ) )
{
}
-- Edit Bug report at: http://bugs.php.net/?id=11627&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: charles <email protected>: "[PHP-DEV] Bug #11628: odbc_fetch_into is broken"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11625 Updated: ln: libZend.la: Operation not supported"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

