From: Michael Wallner Date: Fri, 17 Jan 2014 15:37:46 +0000 (+0100) Subject: fix test X-Git-Tag: RELEASE_2_1_0_RC1~45 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=a71867fda8ceb2e0de11a4017356d0ca14f51f33 fix test --- 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