helly           Thu Sep  9 13:08:46 2004 EDT

  Modified files:              
    /php-src    run-tests2.php 
  Log:
  Fix test script
  
http://cvs.php.net/diff.php/php-src/run-tests2.php?r1=1.11&r2=1.12&ty=u
Index: php-src/run-tests2.php
diff -u php-src/run-tests2.php:1.11 php-src/run-tests2.php:1.12
--- php-src/run-tests2.php:1.11 Thu Jan  8 12:31:45 2004
+++ php-src/run-tests2.php      Thu Sep  9 13:08:45 2004
@@ -466,7 +466,7 @@
                        'safe_mode'=>'0',
                        'disable_functions'=>'',
                        'output_buffering'=>'Off',
-                       'error_reporting'=>'2047',
+                       'error_reporting'=>'4095',
                        'display_errors'=>'1',
                        'log_errors'=>'0',
                        'html_errors'=>'0',

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to