]> granicus.if.org Git - php/commitdiff
New E_ALL value
authorFelipe Pena <felipe@php.net>
Sat, 23 Feb 2008 18:41:31 +0000 (18:41 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 23 Feb 2008 18:41:31 +0000 (18:41 +0000)
run-tests.php

index 5d12a1e0f060a4f9b991877e71a6018ff99b3241..50506fc448d3fb6904d52e56ea47829855088958 100755 (executable)
@@ -163,7 +163,7 @@ $ini_overwrites = array(
                'open_basedir=',
                'disable_functions=',
                'output_buffering=Off',
-               'error_reporting=8191',
+               'error_reporting=16383',
                'display_errors=1',
                'display_startup_errors=1',
                'log_errors=0',