On Tue, Feb 17, 2015 at 12:46 PM, Alexander Lisachenko <
lisachenko...@gmail.com> wrote:

> Hello, internals!
>
> I want to introduce a RFC for providing a userland API for accessing an
> Abstract Syntax Tree of the source code and to provide userland parser
> hooks for source code modification:
> https://wiki.php.net/rfc/parser-extension-api


1. The visitor API is the essential part here and you left it out.

2. How does this work with Engine Extensions, are they considered for all
require/include's *after* the registrtion? How does this work with opcache?

>
>
>
> Thanks!
>

Reply via email to