summaryrefslogtreecommitdiff
path: root/ext/zlib
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-12-05 23:03:19 +0000
committerAntony Dovgal <tony2001@php.net>2006-12-05 23:03:19 +0000
commit9ce985bbae97b8bb6850577c155b31b3a966a770 (patch)
tree91ddeeab159fcbbd5f6018f9878cbf1a99187c0f /ext/zlib
parent7fd9e4fce91b0849fd539e7a900384e975497a37 (diff)
downloadphp-git-9ce985bbae97b8bb6850577c155b31b3a966a770.tar.gz
cosmetic improvements
Diffstat (limited to 'ext/zlib')
-rw-r--r--ext/zlib/tests/bug_34821.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/bug_34821.phpt b/ext/zlib/tests/bug_34821.phpt
index ff845c6df7..a9da24612e 100644
--- a/ext/zlib/tests/bug_34821.phpt
+++ b/ext/zlib/tests/bug_34821.phpt
@@ -1,5 +1,5 @@
--TEST--
-bug 34821
+Bug #34821 (zlib encoders fail on widely varying binary data)
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--