Skip to content

Commit 3d0aca8

Browse files
committed
Merge commit 'e55f08a' into PHP-5.5
* commit 'e55f08a': This test will only work if gc is enabled
2 parents a85e71e + e55f08a commit 3d0aca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/spl/tests/bug63680.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #63680 (Memleak in splfixedarray with cycle reference)
3+
--INI--
4+
zend.enable_gc=1
35
--FILE--
46
<?php
57
function dummy() {

0 commit comments

Comments
 (0)