diff options
-rwxr-xr-x | run-tests.php | 1 |
1 files changed, 1 insertions, 0 deletions
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", |