mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
This test needs gc enabled
This commit is contained in:
parent
30f63e4152
commit
fe802ac2ad
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
--TEST--
|
||||
Bug #60139 (Anonymous functions create cycles not detected by the GC)
|
||||
--INI--
|
||||
zend.enable_gc=1
|
||||
--FILE--
|
||||
<?php
|
||||
class Foo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue