From 209497cfdf342af332058852557249f591abb65e Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 9 Jan 2004 13:55:02 +0000 Subject: [PATCH] add test --- Zend/tests/bug26077.phpt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 Zend/tests/bug26077.phpt diff --git a/Zend/tests/bug26077.phpt b/Zend/tests/bug26077.phpt new file mode 100755 index 0000000000..e7cca2794a --- /dev/null +++ b/Zend/tests/bug26077.phpt @@ -0,0 +1,9 @@ +--TEST-- +Bug #26077 Memory leaks when creating an instance of an object +--FILE-- + +===DONE=== +--EXPECTF-- +===DONE=== -- 2.40.0