1
0
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:
Rasmus Lerdorf
2012-02-05 06:09:22 +00:00
parent 30f63e4152
commit fe802ac2ad
+2
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 {