mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
This test needs gc enabled
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user