]> granicus.if.org Git - php/commit
Fixed bug #69534 (Cycle leaks through declared properties on internal classes)
authorDmitry Stogov <dmitry@zend.com>
Wed, 6 May 2015 18:33:49 +0000 (21:33 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 6 May 2015 18:33:49 +0000 (21:33 +0300)
commit2a9f9860d724296e4853515c04dea3dcb729654d
treee591818721b9711caea653b8ebd33308772b7345
parentab97606b8a9501599cf027b13b72fc0c92e3a16e
Fixed bug #69534 (Cycle leaks through declared properties on internal classes)
Zend/tests/bug69534.phpt [new file with mode: 0644]
Zend/zend_gc.c
Zend/zend_object_handlers.c