summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2013-08-02 12:01:12 -0400
committerRasmus Lerdorf <rasmus@php.net>2013-08-02 12:01:12 -0400
commit3d0aca80f2f8a63627213881ea06f7ce4d499b14 (patch)
tree21dc33ddcb919db07b0aa594edaf4e853f622540
parenta85e71e6552ae6b49552bc4c407868b88649146d (diff)
parente55f08a5aedf7f0153a969dbca870d7213c49a0f (diff)
downloadphp-git-3d0aca80f2f8a63627213881ea06f7ce4d499b14.tar.gz
Merge commit 'e55f08a' into PHP-5.5
* commit 'e55f08a': This test will only work if gc is enabled
-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() {