Re: [PHP-DEV] [RFC] Introduce Abstract Syntax Tree
[email protected] (Sebastian Bergmann)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
Am 18.08.2014 um 09:32 schrieb Dmitry Stogov: > Can OPcahce always keep AST in shared memory and don't copy it into > process memory on each request? (ext/opcache/zend_accelerator_util_funcs.c) Why would the AST need to be cached?