summaryrefslogtreecommitdiff
path: root/Zend/tests/bug60139.phpt
diff options
context:
space:
mode:
authorRasmus Lerdorf <rasmus@php.net>2012-02-05 06:09:22 +0000
committerRasmus Lerdorf <rasmus@php.net>2012-02-05 06:09:22 +0000
commit0c3685e223259f6606eda7ed4a6b5ec797f44180 (patch)
tree830303a2798ce1d96807318ca1ebefca2964bfc7 /Zend/tests/bug60139.phpt
parent122e11ef6e5af5eb5e940b08bb018fd0d03a34d2 (diff)
downloadphp-git-0c3685e223259f6606eda7ed4a6b5ec797f44180.tar.gz
This test needs gc enabled
Diffstat (limited to 'Zend/tests/bug60139.phpt')
-rw-r--r--Zend/tests/bug60139.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/bug60139.phpt b/Zend/tests/bug60139.phpt
index 414fa56516..d5926b28f0 100644
--- a/Zend/tests/bug60139.phpt
+++ b/Zend/tests/bug60139.phpt
@@ -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 {