Hello Kenan,

Thank you for your feedback.

On Sat, Dec 6, 2008 at 07:41, Kenan R Sulayman <[EMAIL PROTECTED]> wrote:
> A question: hasn't the new one got a better performance ?

According to my tests I would say they perform are equal. Please let
me know if you did any deeper tests.

PS: on string.c where one read :

implstr.len--;

should be:

implstr.len -= Z_STRLEN_P(delim);

Best Regards,
Igor Feghali.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to