diff options
Diffstat (limited to 'run-tests.php')
| -rwxr-xr-x | run-tests.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run-tests.php b/run-tests.php index 952be2759c..b9a22ffb35 100755 --- a/run-tests.php +++ b/run-tests.php @@ -160,6 +160,7 @@ $ini_overwrites = array( 'output_buffering=Off', 'error_reporting=8191', 'display_errors=1', + 'display_startup_errors=1', 'log_errors=0', 'html_errors=0', 'track_errors=1', |
