summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2013-08-02 12:00:48 -0400
committerRasmus Lerdorf <rasmus@php.net>2013-08-02 12:00:48 -0400
commite55f08a5aedf7f0153a969dbca870d7213c49a0f (patch)
tree5179c3b34f8b5e0050be4980b9f22fd1d6d3f982 /ext
parent5753b74fabb641474d0b4879055180dd9d492b34 (diff)
downloadphp-git-e55f08a5aedf7f0153a969dbca870d7213c49a0f.tar.gz
This test will only work if gc is enabled
Diffstat (limited to 'ext')
-rw-r--r--ext/spl/tests/bug63680.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/spl/tests/bug63680.phpt b/ext/spl/tests/bug63680.phpt
index 3a20c4bb17..0b5c35dc74 100644
--- a/ext/spl/tests/bug63680.phpt
+++ b/ext/spl/tests/bug63680.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #63680 (Memleak in splfixedarray with cycle reference)
+--INI--
+zend.enable_gc=1
--FILE--
<?php
function dummy() {