From a19fb50fd6d596ae694bbdbca425b3b654413863 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 11 Feb 2009 10:02:28 +0000 Subject: [PATCH] add test --- Zend/tests/bug47353.phpt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Zend/tests/bug47353.phpt diff --git a/Zend/tests/bug47353.phpt b/Zend/tests/bug47353.phpt new file mode 100644 index 0000000000..4196fc77f3 --- /dev/null +++ b/Zend/tests/bug47353.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #47353 (crash when creating a lot of objects in object destructor) +--FILE-- + +--EXPECTF-- +Done -- 2.50.1