From: Marcus Boerger Date: Mon, 28 Oct 2002 17:17:50 +0000 (+0000) Subject: forgot 'error_log=' and 'report_memleaks=1' X-Git-Tag: php-4.3.0RC1~486 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4440188510692ca16e82efb760b6fe4afb880b0e;p=php forgot 'error_log=' and 'report_memleaks=1' #commenting on php-dev --- diff --git a/run-tests.php b/run-tests.php index 68bd6d032b..4d4dd7d4a7 100755 --- a/run-tests.php +++ b/run-tests.php @@ -492,8 +492,10 @@ TEST $file "error_reporting=2047", "display_errors=0", "log_errors=1", - "html_errors=1", + "html_errors=0", "track_errors=1", + "error_log=", + "report_memleaks=1", "docref_root=/phpmanual/", "docref_ext=.html", "error_prepend_string=",