summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzopen_variation8.phpt
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2010-03-11 10:24:29 +0000
committerJani Taskinen <jani@php.net>2010-03-11 10:24:29 +0000
commit06f072cb5e4e3582e20b8762141eccbc4dce85fa (patch)
tree511382440db96edad3a2627ce361113e29d672ab /ext/zlib/tests/gzopen_variation8.phpt
parentf60946eb5430cd11daa9f88503dc9b1a9b7bd634 (diff)
downloadphp-git-06f072cb5e4e3582e20b8762141eccbc4dce85fa.tar.gz
MFH: Improved / fixed output buffering (Michael Wallner)
Diffstat (limited to 'ext/zlib/tests/gzopen_variation8.phpt')
-rw-r--r--ext/zlib/tests/gzopen_variation8.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/gzopen_variation8.phpt b/ext/zlib/tests/gzopen_variation8.phpt
index bb0126227f..e7c83701a4 100644
--- a/ext/zlib/tests/gzopen_variation8.phpt
+++ b/ext/zlib/tests/gzopen_variation8.phpt
@@ -16,7 +16,7 @@ if (!extension_loaded("zlib")) {
echo "*** Testing gzopen() : variation ***\n";
-$data = <<<EOT
+$data = b<<<EOT
Here is some plain
text to be read
and displayed.