[PHP-DEV] Bug #266 Updated: split() reutrn value inconsistency From: Bug Database (php-dev <email protected>)
Date: 05/30/98

ID: 266
Updated by: rasmus
Reported By: sbedberg <email protected>
Status: Closed
Bug Type: Misbehaving function
Assigned To: rasmus
Comments:

Ok, this split() bug has finally been crushed. Good call
on it being similar to bug #9! It was indeed. In bug #9
I had fixed the case where the regex match was 1 char
long and at the start of the string, but I had forgotten
about the multi-character case.

Full Bug description available at: http://ca.php.net/bugs.php3?id=266