On Mon, Dec 21, 2015 at 2:27 PM, Bob Weinand <bobw...@hotmail.com> wrote:

> > Am 21.12.2015 um 06:24 schrieb Sebastian Bergmann <sebast...@php.net>:
> >
> > 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?
>
> No, and it's a function only available when Optimizer is loaded (which
> makes sense as it also dumps some optimizer specific structures).
>

We have a though about moving Optimizer into Zend, but we didn't make final
decision yet.


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

Reply via email to