- extend & fixup test suite
[m6w6/ext-http] / tests / HttpResponse_002.phpt
index 1c69a7f2a7ed3656af99d779eb70c6913c17209d..72c22bcd574096a1e294e4503219e8e90a4bd585 100644 (file)
@@ -3,7 +3,7 @@ HttpResponse - send gzipped file
 --SKIPIF--
 <?php
 include 'skip.inc';
-checkver(5);
+checkmin(5);
 checkcgi();
 checkext('zlib');
 ?>