5.3->5.2.5
[m6w6/ext-http] / tests / HttpResponse_003.phpt
index 8a45f47970845e526978b6ba068a75e9d0219a3a..e128865e9235d145af65e01347c412041c2e5d74 100644 (file)
@@ -3,7 +3,7 @@ HttpResponse - send gzipped file with caching headers
 --SKIPIF--
 <?php 
 include 'skip.inc';
-checkmin(5.3);
+checkmin("5.2.5");
 checkcgi();
 skipif(!http_support(HTTP_SUPPORT_ENCODINGS), "need zlib support");
 ?>