On Tue, Mar 22, 2016 at 7:43 AM, Colin O'Dell <colinod...@gmail.com> wrote:
> This is a really interesting idea!  However, I'm unsure whether it's wise
> to bring this feature in without having the community test and validate it
> first.  Would it be possible to release this as an extension first so we
> can gauge its stability and desirability in "the real world"?
>
It is possible!  While the implementation here adds a whole new opcode
and ast kind, the reality is that it could be implemented as an
extension by overriding the ZEND_ECHO opcode (see pecl/operator for
examples of how to do this).

-Sara

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

Reply via email to