summaryrefslogtreecommitdiff
path: root/Zend/tests/gc_023.phpt
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2010-03-03 17:53:15 +0000
committerRasmus Lerdorf <rasmus@php.net>2010-03-03 17:53:15 +0000
commit6a037fde9d3889f25884866b8006cd0e38055dad (patch)
treeae6f4a0f0e54234e12ef9e0d53e995c39d976aa9 /Zend/tests/gc_023.phpt
parent58e7da4400c3acfd76b1436a34fc64d4da1a18db (diff)
downloadphp-git-6a037fde9d3889f25884866b8006cd0e38055dad.tar.gz
Turn on gc before we test it
Diffstat (limited to 'Zend/tests/gc_023.phpt')
-rw-r--r--Zend/tests/gc_023.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/gc_023.phpt b/Zend/tests/gc_023.phpt
index 3c0580129e..6d6e1e6376 100644
--- a/Zend/tests/gc_023.phpt
+++ b/Zend/tests/gc_023.phpt
@@ -1,5 +1,7 @@
--TEST--
GC 023: Root buffer overflow (automatic collection)
+--INI--
+zend.enable_gc=1
--FILE--
<?php
$a=array();