Mind if I hook the compiler?
From: Sara Golemon Date: Sun, 18 Jan 2015 02:58:05 +0000 Subject: Mind if I hook the compiler? Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
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
Thread (6 messages)
« previous | php.internals (#80720) | next » |
---|