From: Rasmus Lerdorf Date: Tue, 10 Jan 2017 17:07:47 +0000 (-0500) Subject: Missed one. This needs gc as well X-Git-Tag: php-7.1.2RC1~93^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffd870f63d552babd6cdd1227ccab8f629b26139;p=php Missed one. This needs gc as well --- diff --git a/Zend/tests/gc_033.phpt b/Zend/tests/gc_033.phpt index bcd1541254..2db10196ad 100644 --- a/Zend/tests/gc_033.phpt +++ b/Zend/tests/gc_033.phpt @@ -1,5 +1,7 @@ --TEST-- GC 033: Crash in GC while run with phpspec +--INI-- +zend.enable_gc = 1 --FILE--