From: Ilia Alshanetsky Date: Thu, 14 Nov 2002 18:38:25 +0000 (+0000) Subject: MFH (disable safe_mode for test). X-Git-Tag: php-4.3.0RC2~180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab37eae5cb58b383c3657031abb7481536da528f;p=php MFH (disable safe_mode for test). --- diff --git a/run-tests.php b/run-tests.php index bbcd6d4254..5faa0a5811 100755 --- a/run-tests.php +++ b/run-tests.php @@ -540,6 +540,7 @@ TEST $file "output_handler=", "zlib.output_compression=Off", "open_basedir=", + "safe_mode=0", "disable_functions=", "error_reporting=2047", "display_errors=1",