summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/zlib_filter_deflate.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/zlib_filter_deflate.phpt')
-rw-r--r--ext/zlib/tests/zlib_filter_deflate.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/zlib_filter_deflate.phpt b/ext/zlib/tests/zlib_filter_deflate.phpt
index 1811779f04..1098d60240 100644
--- a/ext/zlib/tests/zlib_filter_deflate.phpt
+++ b/ext/zlib/tests/zlib_filter_deflate.phpt
@@ -3,7 +3,7 @@ zlib.deflate (with convert.base64-encode)
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mineral.';
$fp = fopen('php://stdout', 'w');