iliaa Mon Oct 28 13:48:07 2002 EDT
Modified files:
/php4 run-tests.php
Log:
This patch addresses the bogus test failures due to error logging/reporting
confusion.
Index: php4/run-tests.php
diff -u php4/run-tests.php:1.97 php4/run-tests.php:1.98
--- php4/run-tests.php:1.97 Mon Oct 28 13:21:09 2002
+++ php4/run-tests.php Mon Oct 28 13:48:07 2002
@@ -490,11 +490,10 @@
"open_basedir=",
"disable_functions=",
"error_reporting=2047",
- "display_errors=1",
+ "display_errors=0",
"log_errors=0",
"html_errors=0",
"track_errors=1",
- "error_log=",
"report_memleaks=1",
"docref_root=/phpmanual/",
"docref_ext=.html",
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php