diff --git a/run-tests.php b/run-tests.php index db98bfaa616..841c0b0d6f1 100755 --- a/run-tests.php +++ b/run-tests.php @@ -484,7 +484,7 @@ TEST $file "-d 'disable_functions='", "-d 'error_reporting=2047'", "-d 'display_errors=0'", - "-d 'log_errors=1'", + "-d 'log_errors=0'", "-d 'html_errors=0'", "-d 'docref_root=/phpmanual/'", "-d 'docref_ext=.html'",