> On Feb 3, 2018, at 11:04 AM, Sara Golemon <poll...@php.net> wrote:
>> 
> 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.

Yep, PHP-CS-Fixer can do this, see the native_function_invocation option.

I also like the three phase approach and would be excited to see the 
possibility for function autoloading and further optimizations.

+1

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

Reply via email to