Re: [PHP-DEV] [RFC] [Discussion] Octal overflow detection

2016-04-13 Thread Fleshgrinder
On 4/13/2016 4:38 AM, Sara Golemon wrote: > https://wiki.php.net/rfc/octal.overload-checking > Because having this expression evaluate to true makes me sad: ("\000" > === "\400") > > -Sara > +1 from my side right away. We all settled with the fact that "==" is completely useless but at least "==

[PHP-DEV] [RFC] [Discussion] Octal overflow detection

2016-04-12 Thread Sara Golemon
https://wiki.php.net/rfc/octal.overload-checking Because having this expression evaluate to true makes me sad: ("\000" === "\400") -Sara -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php