- add test for bug #60761

This commit is contained in:
Pierre Joye 2012-01-18 20:29:13 +00:00
parent 1cc5588248
commit 9e4669b3a6

View File

@ -1,5 +1,7 @@
--TEST--
checks zlib compression size is always the same no matter how many times its run
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
<?php