From: Dmitry Stogov Date: Fri, 18 Nov 2011 12:43:53 +0000 (+0000) Subject: Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator) X-Git-Tag: php-5.5.0alpha1~868 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c24716dfa4a9ef54e1f8c53cd1dde35d990f35fe;p=php Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator) --- diff --git a/Zend/tests/bug60138.phpt b/Zend/tests/bug60138.phpt new file mode 100644 index 0000000000..3bf1fba96c --- /dev/null +++ b/Zend/tests/bug60138.phpt @@ -0,0 +1,16 @@ +--TEST-- +Bug #60138 (GC crash with referenced array in RecursiveArrayIterator) +--FILE-- + +--EXPECT-- +ok