]> granicus.if.org Git - php/commit
Fixed bug #73288 (Segfault in __clone > Exception.toString > __get)
authorXinchen Hui <laruence@gmail.com>
Wed, 12 Oct 2016 08:07:56 +0000 (16:07 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 12 Oct 2016 08:07:56 +0000 (16:07 +0800)
commitd19898b2981c839f0758571c1b83052111634154
tree74611c91d0462f479cad9a2fc2d4e9deccfbf155
parent9f86cdaf7fc44c0d97a35bc4d04622e3d3d53f4d
Fixed bug #73288 (Segfault in __clone > Exception.toString > __get)

Actually this is caused by optimization(opcache)
NEWS
Zend/tests/bug73288.phpt [new file with mode: 0644]
Zend/zend_vm_def.h
Zend/zend_vm_execute.h