summaryrefslogtreecommitdiff
path: root/Zend/tests/constant_arrays.phpt
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@lerdorf.com>2015-01-24 16:05:42 -0800
committerRasmus Lerdorf <rasmus@lerdorf.com>2015-01-24 16:06:18 -0800
commit388624d35940952b6dc79ccef9f85014ef3fa550 (patch)
treec5b4dee3545d0aab112d52897e2e946c8076d361 /Zend/tests/constant_arrays.phpt
parent6093c9370b943f7ba69ee74288ffedc29acd8f92 (diff)
downloadphp-git-388624d35940952b6dc79ccef9f85014ef3fa550.tar.gz
These tests all have intentional circular references
and they will leak and cause failures unless gc is enabled
Diffstat (limited to 'Zend/tests/constant_arrays.phpt')
-rw-r--r--Zend/tests/constant_arrays.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/constant_arrays.phpt b/Zend/tests/constant_arrays.phpt
index 5bb8717604..46a0f9252e 100644
--- a/Zend/tests/constant_arrays.phpt
+++ b/Zend/tests/constant_arrays.phpt
@@ -1,5 +1,7 @@
--TEST--
Constant arrays
+--INI--
+zend.enable_gc=1
--FILE--
<?php