]> granicus.if.org Git - php/commitdiff
New E_ALL value
authorFelipe Pena <felipe@php.net>
Sun, 24 Feb 2008 12:17:25 +0000 (12:17 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 24 Feb 2008 12:17:25 +0000 (12:17 +0000)
run-tests.php

index 202d86630724f06da6581fa390d8d63c42c4eb27..3f96c0107f4dd62b14b632d669a84a9b80552b9e 100755 (executable)
@@ -175,7 +175,7 @@ $ini_overwrites = array(
                'safe_mode=0',
                'disable_functions=',
                'output_buffering=Off',
-               'error_reporting=8191',
+               'error_reporting=16383',
                'display_errors=1',
                'display_startup_errors=1',
                'log_errors=0',