On Mon, Dec 21, 2015 at 8:24 AM, Sebastian Bergmann <sebast...@php.net>
wrote:

> Am 20.12.2015 um 21:53 schrieb Nikita Popov:
> > For VLD you should hide the value if opline->result.num is set, similar
> to
> > what zend_dump does:
>
>  Is zend_dump() callable from userland?
>

It's a part of ext/opcache and used to debug Optimizer. -d
opcache.opt_debug_level=0xffffffff will dump after each optimization pass.


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

Reply via email to