From: Ilia Alshanetsky Date: Thu, 24 Oct 2002 17:02:44 +0000 (+0000) Subject: Added an ini option to hide the expected memory leak. This is done for X-Git-Tag: php-4.3.0pre2~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4becf42ed611a443afd1ea8199561478289b5ee;p=php Added an ini option to hide the expected memory leak. This is done for compatibility with systems where report_memleak is turned off or running PHP with --disable-debug. --- diff --git a/ext/domxml/tests/001.phpt b/ext/domxml/tests/001.phpt index 300c696869..917742ee9a 100644 --- a/ext/domxml/tests/001.phpt +++ b/ext/domxml/tests/001.phpt @@ -1,11 +1,10 @@ --TEST-- Test 1: Accessing single node +--INI-- +report_memleaks=0 --SKIPIF-- ---POST-- ---GET-- --FILE-- -