- split off files from tutorial.txt into lib/*.php
[m6w6/ext-http] / tests / HttpResponse_002.phpt
index 1c69a7f2a7ed3656af99d779eb70c6913c17209d..49ad6fa4b44899081548adadd0d7f29440fae85f 100644 (file)
@@ -3,9 +3,9 @@ HttpResponse - send gzipped file
 --SKIPIF--
 <?php
 include 'skip.inc';
-checkver(5);
+checkmin(5);
 checkcgi();
-checkext('zlib');
+skipif(!http_support(HTTP_SUPPORT_ENCODINGS), "need zlib support");
 ?>
 --ENV--
 HTTP_ACCEPT_ENCODING=gzip