On 26 Sep 2014, at 07:57, Dmitry Stogov <dmi...@zend.com> wrote:

> May be this overflow checks should be optional?
> In old ages compilers for Wirth family languages had option to enable or
> disable overflow checks.
> If option is enabled we may throw an exception, if no - work as today.
> Any user would be able to chose between compatibility and safety.

I really, really don’t like this idea. PHP needs less INI-dependant behaviour, 
not more.
--
Andrea Faulds
http://ajf.me/





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

Reply via email to