From: Dmitry Stogov Date: Tue, 17 Oct 2017 10:45:46 +0000 (+0300) Subject: Added test X-Git-Tag: php-7.3.0alpha1~1255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=801b467c73c5435c83d122549626ae1979b96414;p=php Added test --- diff --git a/Zend/tests/gc_036.phpt b/Zend/tests/gc_036.phpt new file mode 100644 index 0000000000..67f9a45465 --- /dev/null +++ b/Zend/tests/gc_036.phpt @@ -0,0 +1,19 @@ +--TEST-- +GC 036: Memleaks in self-referenced array +--INI-- +zend.enable_gc = 1 +--FILE-- + +--EXPECT-- +ok