5.3->5.2.5
[m6w6/ext-http] / tests / HttpResponse_004.phpt
index d8d02f9cbc431d27de3f03e011d1d48f9f923d3d..88b788477954b8ef007b70a713d3bda006597165 100644 (file)
@@ -4,7 +4,7 @@ HttpResponse - send cached gzipped data
 <?php 
 include 'skip.inc';
 checkcgi();
-checkmin(5.3);
+checkmin("5.2.5");
 skipif(!http_support(HTTP_SUPPORT_ENCODINGS), "need zlib support");
 ?>
 --ENV--