On Sat, Feb 3, 2018 at 11:31 AM, Levi Morrison <le...@php.net> wrote: > In my opinion we should emit E_STRICT until we know when the feature > will be removed. At that point we can promote it to E_DEPRECATED and > specifically cite when it will be removed. In any case, E_NOTICE does > not seem appropriate. > I like the three phase approach. Gives frameworks/libraries/users ridiculous amounts of time to clean up their code, the route to clean code is clear and the updates are scriptable (I'll bet PHPCS can do this already), and at the end, we'll be able to have a better engine and make certain assumptions in the optimizer.
+1 -Sara -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php