summaryrefslogtreecommitdiff
path: root/tests/func
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-10-22 09:34:53 +0000
committerMarcus Boerger <helly@php.net>2002-10-22 09:34:53 +0000
commit42d33c38b3bed492d878eaac44e6b499fa47efe0 (patch)
treea1e3c4e232441c681f751df9a4016f4c1aa96b21 /tests/func
parent32a77eff785a5b0e6220343833b378c218ab7b77 (diff)
downloadphp-git-42d33c38b3bed492d878eaac44e6b499fa47efe0.tar.gz
Test result depends on these ini settings
Diffstat (limited to 'tests/func')
-rw-r--r--tests/func/006.phpt7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/func/006.phpt b/tests/func/006.phpt
index 157e75bc94..077b6f873c 100644
--- a/tests/func/006.phpt
+++ b/tests/func/006.phpt
@@ -1,7 +1,10 @@
--TEST--
Output buffering tests
---POST--
---GET--
+--INI--
+output_buffering=0
+output_handler=
+zlib.output_compression=0
+zlib.output_handler=
--FILE--
<?php
ob_start();