summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/run-tests.php b/run-tests.php
index 0729778c18..59cbd8cf3f 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -510,6 +510,8 @@ TEST $file
// Default ini settings
$settings = array (
+ "output_handler=",
+ "zlib.output_compression=0",
"open_basedir=",
"disable_functions=",
"error_reporting=2047",