5.3->5.2.5
[m6w6/ext-http] / tests / persistent_handles_002.phpt
index afaad11b9447945d01b644be3b55b494f744ca46..5b5d28cf60af23c4f0e40525077284a7b9d760f3 100644 (file)
@@ -3,7 +3,7 @@ persistent handles
 --SKIPIF--
 <?php
 include 'skip.inc';
-checkmin(5.3);
+checkmin("5.2.5");
 skipif(!http_support(HTTP_SUPPORT_REQUESTS), "need request support");
 skipif(function_exists('zend_thread_id'), "need non-ZTS build");
 ?>