Re: [PHP-DEV] CATCH in master (vs 7.0)

2015-12-21 Thread Dmitry Stogov
On Mon, Dec 21, 2015 at 2:27 PM, Bob Weinand wrote: > > Am 21.12.2015 um 06:24 schrieb Sebastian Bergmann : > > > > 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() calla

Re: [PHP-DEV] CATCH in master (vs 7.0)

2015-12-21 Thread Bob Weinand
> Am 21.12.2015 um 06:24 schrieb Sebastian Bergmann : > > 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 Opti