X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpQueryString_003.phpt;h=6342ad64c5f6594bb3ba5d600c0ed03018ad484d;hb=bcd8a695c6dfc8463596cf97d886e32eec959417;hp=f90a5826d0d08544606a27bd712d3131fa22e90f;hpb=cbc4a6cb5dc305ad0f5bbd90ed11979bc7ea8875;p=m6w6%2Fext-http diff --git a/tests/HttpQueryString_003.phpt b/tests/HttpQueryString_003.phpt index f90a582..6342ad6 100644 --- a/tests/HttpQueryString_003.phpt +++ b/tests/HttpQueryString_003.phpt @@ -3,7 +3,7 @@ HttpQueryString xlate --SKIPIF-- --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"