helly Thu Nov 14 16:03:23 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4 run-tests.php
Log:
MFH: Add magic_quotes_runtime which affects several tests
Index: php4/run-tests.php
diff -u php4/run-tests.php:1.119.2.2 php4/run-tests.php:1.119.2.3
--- php4/run-tests.php:1.119.2.2 Thu Nov 14 15:20:47 2002
+++ php4/run-tests.php Thu Nov 14 16:03:22 2002
@@ -128,6 +128,7 @@
"error_append_string=",
'auto_prepend_file=',
'auto_append_file=',
+ 'magic_quotes_runtime=0',
);
$info_params = array();
settings2array($ini_overwrites,$info_params);
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php