X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fparams001.phpt;h=f69624918ab561122395887d70f31f7659f3771f;hb=af622b3219e8037dce34a4e24719cc6408ecad00;hp=1fec867eef846ded614ffec13ef4e41ff7bda633;hpb=d24a2f2c46e4a54c1495d8930b690dbc0d0caaff;p=m6w6%2Fext-http 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