From: Rasmus Lerdorf Date: Sun, 5 Feb 2012 06:09:22 +0000 (+0000) Subject: This test needs gc enabled X-Git-Tag: php-5.4.0RC8~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6452b81b14ad1316997a0eaba6356d3350ff6d71;p=php This test needs gc enabled --- diff --git a/Zend/tests/bug60139.phpt b/Zend/tests/bug60139.phpt index 414fa56516..d5926b28f0 100644 --- a/Zend/tests/bug60139.phpt +++ b/Zend/tests/bug60139.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #60139 (Anonymous functions create cycles not detected by the GC) +--INI-- +zend.enable_gc=1 --FILE--