--- embedaddon/php/Zend/tests/bug60139.phpt 2012/02/21 23:47:52 1.1 +++ embedaddon/php/Zend/tests/bug60139.phpt 2012/05/29 12:34:36 1.1.1.2 @@ -1,5 +1,7 @@ --TEST-- Bug #60139 (Anonymous functions create cycles not detected by the GC) +--INI-- +zend.enable_gc=1 --FILE-- --EXPECT-- -int(0) +int(2) int(2)