- add test for bug #60761
authorPierre Joye <pajoye@php.net>
Wed, 18 Jan 2012 20:29:13 +0000 (20:29 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 18 Jan 2012 20:29:13 +0000 (20:29 +0000)
ext/zlib/tests/bug60761.phpt

index 69b43c09ad5cd1d98c5f1a9598ee9767328f522b..7f4fffddfe360e638d31a5475f415f90f2f67fcb 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--\r
 checks zlib compression size is always the same no matter how many times its run\r
+--SKIPIF--\r
+<?php if (!extension_loaded("zlib")) print "skip"; ?>\r
 --FILE--\r
 <?php\r
 \r
@@ -30,4 +32,4 @@ Compressed lengths
 array(1) {\r
   [0]=>\r
   int(%d)\r
-}
\ No newline at end of file
+}\r