]> granicus.if.org Git - php/commit
Fixed bug #72177 (Scope issue in __destruct after ReflectionProperty::setValue())
authorDmitry Stogov <dmitry@zend.com>
Fri, 13 May 2016 08:55:09 +0000 (11:55 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 13 May 2016 08:55:09 +0000 (11:55 +0300)
commite9c3f9fcde1013cc1c9bdead7e16478a108d7907
tree0febdec537962f48a78e5e5e74d44a585240b75a
parentee8f402af8c964acac5740ee1677a7b47e20a883
Fixed bug #72177 (Scope issue in __destruct after ReflectionProperty::setValue())
Zend/tests/bug72177.phpt [new file with mode: 0644]
Zend/tests/bug72177_2.phpt [new file with mode: 0644]
Zend/zend_object_handlers.c
Zend/zend_objects.c