Date: 08/27/98
- Next message: shane: "[PHP-DEV] CVS update: php31/os/nt"
- Previous message: jah: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: daniele <email protected>
Operating system: RedHat Linux 5.1
PHP version: 3.0.3
PHP Bug Type: Misbehaving function
Bug description:
$a=explode("",":");
echo count($a);
Prints 1
IMHO, an empty string should explode to a 0-elements array.
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: shane: "[PHP-DEV] CVS update: php31/os/nt"
- Previous message: jah: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

