]> granicus.if.org Git - php/commit
Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)
authorDmitry Stogov <dmitry@php.net>
Wed, 2 Nov 2011 06:31:33 +0000 (06:31 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 2 Nov 2011 06:31:33 +0000 (06:31 +0000)
commite0f781f4967a937c787ab682907b6d6c48dcba6f
treeb383230f50259ba699dab0779f165c8d716857ba
parent735efbdd047efc3361af59e91637406b883df506
Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)
Zend/tests/bug60139.phpt [new file with mode: 0644]
Zend/zend_closures.c
Zend/zend_gc.c
Zend/zend_object_handlers.c
Zend/zend_object_handlers.h