On 2011-07-18, Keloran <ava...@gmail.com> wrote:
> --20cf307c9ff207e6fd04a859d2f6
> Content-Type: text/plain; charset=ISO-8859-1
>
> personally I'm of the opinion that even 5.4 should actually cause a fatal
> error, but I know this not going to happen
>
> 5.4 throw an E_DEPRECATED, but with this being rolled into E_ALL, it still
> might get ignored
> 5.4.1 set default to off
> 5.4.4 throw an E_WARNING or E_FATAL if turned on

Changing behaviors like that in patch versions is not a good idea as it would
certanly break applications which is unacceptable for "patch" release.

Within PHP 5.4.x we should not changes default settings

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

Reply via email to