>> imo the patch is consistent with how substr works:
>> tyrael@thor:~$ php -d display_errors=1 -d error_reporting=-1 -r 'echo
>> substr("prefix_num", -100);'
>> prefix_num
>
> Maybe, but I would classify *that* as a bug as it makes no sense at all.
>

I don't mind that, and imho laruence would be happy to change the
patch, after we fix this "bug".
But thats a separate issue, and we should also keep in mind the BC
break for that.
-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

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

Reply via email to