]> granicus.if.org Git - php/commitdiff
This patch addresses the bogus test failures due to error logging/reporting
authorIlia Alshanetsky <iliaa@php.net>
Mon, 28 Oct 2002 18:48:07 +0000 (18:48 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 28 Oct 2002 18:48:07 +0000 (18:48 +0000)
confusion.

run-tests.php

index a663130595ac8e8bb1c7a61856d368814a39f859..6b6bed6422d62d34922b343d043c9a4161476d2f 100755 (executable)
@@ -490,11 +490,10 @@ TEST $file
                "open_basedir=",
                "disable_functions=",
                "error_reporting=2047",
-               "display_errors=1",
+               "display_errors=0",
                "log_errors=0",
                "html_errors=0",
                "track_errors=1",
-               "error_log=",
                "report_memleaks=1",
                "docref_root=/phpmanual/",
                "docref_ext=.html",