]> granicus.if.org Git - php/commit
Remove bogus exception_save() from FETCH_CLASS
authorNikita Popov <nikic@php.net>
Mon, 20 Jul 2015 20:56:51 +0000 (22:56 +0200)
committerNikita Popov <nikic@php.net>
Mon, 20 Jul 2015 20:56:51 +0000 (22:56 +0200)
commit94fb5391e77d22046569eafddf061b29cec07c88
tree30a9057d2738b0eb64d3dba302c37152eae7af89
parent7aa2be060ce1a11f124be7d03b0a526a715e07ba
Remove bogus exception_save() from FETCH_CLASS

There can't be no exception at the start of the op. Also would miss
the corresponding exception_restore().
Zend/zend_vm_def.h
Zend/zend_vm_execute.h