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

2015-12-21 Thread Dmitry Stogov
On Mon, Dec 21, 2015 at 8:24 AM, Sebastian Bergmann 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

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

2015-12-20 Thread 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? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php