diff --git a/Zend/tests/gc_004.phpt b/Zend/tests/gc_004.phpt index ce6a94b79a1..8ff5bebfb2e 100644 --- a/Zend/tests/gc_004.phpt +++ b/Zend/tests/gc_004.phpt @@ -1,5 +1,7 @@ --TEST-- GC 004: Simple array cycle +--INI-- +zend.enable_gc=1 --FILE-- --FILE-- diff --git a/Zend/tests/gc_025.phpt b/Zend/tests/gc_025.phpt index 5ae65272575..f838ed307fb 100644 --- a/Zend/tests/gc_025.phpt +++ b/Zend/tests/gc_025.phpt @@ -1,5 +1,7 @@ --TEST-- GC 025: Automatic GC on request shutdown +--INI-- +zend.enable_gc=1 --FILE-- __destruct() #1 {main} - thrown in %sgc_030.php on line %d \ No newline at end of file + thrown in %sgc_030.php on line %d