summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun-tests.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/run-tests.php b/run-tests.php
index a663130595..6b6bed6422 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -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",