summaryrefslogtreecommitdiff
path: root/Zend/tests/gc_021.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/gc_021.phpt')
-rw-r--r--Zend/tests/gc_021.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/gc_021.phpt b/Zend/tests/gc_021.phpt
index 4e6c75094..3db702ac5 100644
--- a/Zend/tests/gc_021.phpt
+++ b/Zend/tests/gc_021.phpt
@@ -1,5 +1,7 @@
--TEST--
GC 021: GC detach reference with assign by reference
+--INI--
+zend.enable_gc=1
--FILE--
<?php
$a = array();