https://github.com/php/php-src/pull/1004

Wondering if anyone has an objection to me merging this.  It just
offers extensions a chance to alter the AST prior to bytecode
emission.  Mostly for evil things, but potentially for 3rd-party
optimizers or whatevs.  Does it need an RFC?  The very minor
indirection cost hides itself behind OpCache, so it should harm
anything...

-Sara

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

Reply via email to