Re: [PHP-DEV] split() From: Andrey Zmievski (zmievski <email protected>)
Date: 06/21/99

Jim Winstead wrote:
> Andrey, I think you broke it when the count parameter is passed.
> See bug #150. The old behavior was correct, the new behavior
> is not. It's supposed to work just like perl's split function
> with the count parameter.

Ok, I backed out the changes. Maybe there should be a way to just return the
number of fully split pieces, without the remainder.

-Andrey
* Life may be expensive, but it includes an annual free trip around the sun.
*

-- 
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>