Re: [PHP-DEV] [RFC] Introduce Abstract Syntax Tree
[email protected] (Sebastian Bergmann)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
Am 18.08.2014 um 10:01 schrieb Pierre Joye: > I can imagine optimizations happening during the cache lifetime and > not only right on the 1st request/compilation. Having the AST at hand > can be handy. That makes sense.