iliaa Thu Nov 7 20:11:06 2002 EDT
Modified files:
/php4 run-tests.php
Log:
This option is needed if we need to track errors inside the skip condition.
Index: php4/run-tests.php
diff -u php4/run-tests.php:1.117 php4/run-tests.php:1.118
--- php4/run-tests.php:1.117 Mon Nov 4 05:45:41 2002
+++ php4/run-tests.php Thu Nov 7 20:11:05 2002
@@ -114,6 +114,7 @@
'safe_mode=0',
'output_buffering=Off',
'output_handler=',
+ 'track_errors=1',
'zlib.output_compression=Off',
'auto_prepend_file=',
'auto_append_file=',
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php