]> granicus.if.org Git - php/commitdiff
Fix test script
authorMarcus Boerger <helly@php.net>
Thu, 9 Sep 2004 17:08:45 +0000 (17:08 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 9 Sep 2004 17:08:45 +0000 (17:08 +0000)
run-tests2.php

index 871aaf679f1dc8abc0d2dc28efca2d83aac172df..10ecaa4cc7eb2f3d5a8646adbc98ba872c34717f 100644 (file)
@@ -466,7 +466,7 @@ class testHarness {
                        'safe_mode'=>'0',
                        'disable_functions'=>'',
                        'output_buffering'=>'Off',
-                       'error_reporting'=>'2047',
+                       'error_reporting'=>'4095',
                        'display_errors'=>'1',
                        'log_errors'=>'0',
                        'html_errors'=>'0',