From: Rasmus Lerdorf Date: Tue, 10 Jan 2017 16:54:49 +0000 (-0500) Subject: These tests expect gc to be enabled X-Git-Tag: php-7.1.2RC1~93^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47fcb75a9074028440521412dce95bbec9ef5111;p=php These tests expect gc to be enabled --- diff --git a/Zend/tests/gc_035.phpt b/Zend/tests/gc_035.phpt index 985264c770..177c3101f9 100644 --- a/Zend/tests/gc_035.phpt +++ b/Zend/tests/gc_035.phpt @@ -1,5 +1,7 @@ --TEST-- GC 035: Lost inner-cycles garbage +--INI-- +zend.enable_gc = 1 --FILE--