This test needs gc enabled

This commit is contained in:
Rasmus Lerdorf 2012-02-05 06:09:22 +00:00
parent 122e11ef6e
commit 0c3685e223

View File

@ -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 {