summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-10-30 12:18:48 +0000
committerMarcus Boerger <helly@php.net>2002-10-30 12:18:48 +0000
commitfde7dffabd9ff869b8937ac6fc12bbabf6680a5c (patch)
tree477d7a47836cbff42b495c95d99d201f634fe617 /run-tests.php
parent7b9eae0e6eb2f180d8c727493d4730a7951af891 (diff)
downloadphp-git-fde7dffabd9ff869b8937ac6fc12bbabf6680a5c.tar.gz
Enough discussion on display_erros it seems
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php
index 7ab4e6823e..2473d77d27 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -498,7 +498,7 @@ TEST $file
"open_basedir=",
"disable_functions=",
"error_reporting=2047",
- "display_errors=0",
+ "display_errors=1",
"log_errors=0",
"html_errors=0",
"track_errors=1",