Skip to content

Commit e55f08a

Browse files
committed
This test will only work if gc is enabled
1 parent 5753b74 commit e55f08a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/spl/tests/bug63680.phpt

Lines changed: 2 additions & 0 deletions
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)