upgrade test suite to 5.3
[m6w6/ext-http] / tests / HttpRequest_010.phpt
index 10ec767477191468744a30bd7a8d7191c90354d6..292cc1f02538daa40654c33277077301a5ca9e57 100644 (file)
@@ -3,7 +3,7 @@ HttpRequest cookie API
 --SKIPIF--
 <?php
 include 'skip.inc';
-checkmin(5);
+checkmin(5.3);
 checkcls("HttpRequest");
 ?>
 --FILE--
@@ -42,7 +42,7 @@ if ($c[2] !== $c[3]) {
 
 echo "Done\n";
 --EXPECTF--
-%sTEST
+%aTEST
 bool(true)
 bool(true)
 Done