diff options
| author | Marcus Boerger <helly@php.net> | 2002-10-30 12:18:48 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2002-10-30 12:18:48 +0000 |
| commit | fde7dffabd9ff869b8937ac6fc12bbabf6680a5c (patch) | |
| tree | 477d7a47836cbff42b495c95d99d201f634fe617 /run-tests.php | |
| parent | 7b9eae0e6eb2f180d8c727493d4730a7951af891 (diff) | |
| download | php-git-fde7dffabd9ff869b8937ac6fc12bbabf6680a5c.tar.gz | |
Enough discussion on display_erros it seems
Diffstat (limited to 'run-tests.php')
| -rwxr-xr-x | run-tests.php | 2 |
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", |
