If someone writes tests specifically to test safe_mode functionality, then they can enable safe_mode inside the script itself via the --INI-- section. At the moment we have no such tests and safe_mode breaks, needlesly numerous tests.
Ilia On November 14, 2002 02:46 pm, Marcus Börger wrote: > Will we have extra safe_mode tests then? > > marcus > > At 19:38 14.11.2002, Ilia Alshanetsky wrote: > >iliaa Thu Nov 14 13:38:25 2002 EDT > > > > Modified files: (Branch: PHP_4_3) > > /php4 run-tests.php > > Log: > > MFH (disable safe_mode for test). > > > > > >Index: php4/run-tests.php > >diff -u php4/run-tests.php:1.119 php4/run-tests.php:1.119.2.1 > >--- php4/run-tests.php:1.119 Sun Nov 10 03:56:28 2002 > >+++ php4/run-tests.php Thu Nov 14 13:38:25 2002 > >@@ -540,6 +540,7 @@ > > "output_handler=", > > "zlib.output_compression=Off", > > "open_basedir=", > >+ "safe_mode=0", > > "disable_functions=", > > "error_reporting=2047", > > "display_errors=1", > > > > > > > >-- > >PHP CVS Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.php.net/unsub.php -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php