mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
This test will only work if gc is enabled
This commit is contained in:
parent
5753b74fab
commit
e55f08a5ae
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
--TEST--
|
||||
Bug #63680 (Memleak in splfixedarray with cycle reference)
|
||||
--INI--
|
||||
zend.enable_gc=1
|
||||
--FILE--
|
||||
<?php
|
||||
function dummy() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue