Skip Report for ext/zlib/tests/gzencode_variation1-win32.phpt
Script
<?php
if( substr(PHP_OS, 0, 3) != "WIN" ) { die("skip only for Windows"); }
if (!extension_loaded("zlib")) { print "skip - ZLIB extension not loaded"; } ?>
Reason
only for Windows
Generated at Sun, 19 May 2013 20:27:25 +0000 (2 days ago)
|