summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/zlib_filter_inflate.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/zlib_filter_inflate.phpt')
-rw-r--r--ext/zlib/tests/zlib_filter_inflate.phpt17
1 files changed, 0 insertions, 17 deletions
diff --git a/ext/zlib/tests/zlib_filter_inflate.phpt b/ext/zlib/tests/zlib_filter_inflate.phpt
deleted file mode 100644
index b91745f39f..0000000000
--- a/ext/zlib/tests/zlib_filter_inflate.phpt
+++ /dev/null
@@ -1,17 +0,0 @@
---TEST--
-zlib.inflate (with convert.base64-decode)
---SKIPIF--
-<?php if (!extension_loaded("zlib")) print "skip"; ?>
---FILE--
-<?php /* $Id$ */
-$text = 'eJwdy0EOgCAMRNGrzM6N8R4co4YBMbRNGkLi7VV2f/FfgijGRUzGA/XMDi+QlWFQuT1QaQzpO9I2iWbFQ2U0t49VDjk7d4g1/R+xDG0LHC8+diGh';
-
-$fp = fopen('php://stdout', 'w');
-stream_filter_append($fp, 'convert.base64-decode', STREAM_FILTER_WRITE);
-stream_filter_append($fp, 'zlib.inflate', STREAM_FILTER_WRITE);
-fwrite($fp, $text);
-fclose($fp);
-
-?>
---EXPECT--
-I am the very model of a modern major general, I've information vegetable, animal, and mineral.