upgrade test suite to 5.3
[m6w6/ext-http] / tests / HttpQueryString_003.phpt
index f90a5826d0d08544606a27bd712d3131fa22e90f..0287ce9774cee324a1b1e13495ef736b01600c58 100644 (file)
@@ -3,7 +3,7 @@ HttpQueryString xlate
 --SKIPIF--
 <?php
 include 'skip.inc';
-checkmin(5);
+checkmin(5.3);
 checkext('iconv');
 ?>
 --FILE--
@@ -17,7 +17,7 @@ $qs->xlate("utf8", "latin1");
 var_dump($qs->get());
 echo "Done\n";
 --EXPECTF--
-%sTEST
+%aTEST
 string(29) "%E4%5B0%5D=%FC&%F6%5Ba%5D=%DF"
 string(41) "%C3%A4%5B0%5D=%C3%BC&%C3%B6%5Ba%5D=%C3%9F"
 string(29) "%E4%5B0%5D=%FC&%F6%5Ba%5D=%DF"