upgrade test suite to 5.3
[m6w6/ext-http] / tests / HttpRequestPool_004.phpt
index baafe8a57f1d16a4435c41ad56f6d0871126d66c..8348ec172807f894be04a1b99dd542a3f6861181 100644 (file)
@@ -3,7 +3,7 @@ HttpRequestPool::__destruct() invalid curl handle
 --SKIPIF--
 <?php
 include 'skip.inc';
-checkmin(5);
+checkmin(5.3);
 checkcls('HttpRequest');
 checkcls('HttpRequestPool');
 ?>
@@ -15,5 +15,5 @@ $p = null;
 echo "Done\n";
 ?>
 --EXPECTF--
-%sTEST
+%aTEST
 Done