X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fparams001.phpt;h=f69624918ab561122395887d70f31f7659f3771f;hp=1fec867eef846ded614ffec13ef4e41ff7bda633;hb=a71867fda8ceb2e0de11a4017356d0ca14f51f33;hpb=3019d90e130276f40f4172e3e5080049a3dd4f78 diff --git a/tests/params001.phpt b/tests/params001.phpt index 1fec867..f696249 100644 --- a/tests/params001.phpt +++ b/tests/params001.phpt @@ -8,7 +8,7 @@ include "skipif.inc"; + array(1) { + ["text/json"]=> + array(2) { + ["value"]=> + bool(true) + ["arguments"]=> + array(1) { + ["charset"]=> + string(10) "iso-8859-1" + } + } + } + ["param_sep"]=> + string(1) "," + ["arg_sep"]=> + string(1) ";" + ["val_sep"]=> + string(1) "=" + ["flags"]=> + int(0) +} Done