X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpRequest_006.phpt;h=44afcdeb7510e44aab1484b17acbb49827c04a18;hp=24ee8a1ab42b8e1b676de79b7e3449c1b94e2d86;hb=1f6593c5096d41f146d87799f7ca3e3d4446247a;hpb=65cf6ca09489451473d9aba81f22895058403ca8 diff --git a/tests/HttpRequest_006.phpt b/tests/HttpRequest_006.phpt index 24ee8a1..44afcde 100644 --- a/tests/HttpRequest_006.phpt +++ b/tests/HttpRequest_006.phpt @@ -20,12 +20,12 @@ var_dump($r->send()); echo "Done\n"; ?> --EXPECTF-- -%sTEST +%aTEST object(HttpMessage)#%d (%d) { ["type:protected"]=> int(2) ["body:protected"]=> - string(309) "string(294) " + string(309) "string(294) " testMethod @@ -57,7 +57,7 @@ object(HttpMessage)#%d (%d) { float(1.1) ["headers:protected"]=> array(6) { - %s + %a } ["parentMessage:protected"]=> NULL @@ -66,7 +66,7 @@ object(HttpMessage)#%d (%d) { ["type:protected"]=> int(2) ["body:protected"]=> - string(309) "string(294) " + string(309) "string(294) " testMethod @@ -98,7 +98,7 @@ object(HttpMessage)#%d (%d) { float(1.1) ["headers:protected"]=> array(6) { - %s + %a } ["parentMessage:protected"]=> NULL @@ -107,7 +107,7 @@ object(HttpMessage)#%d (%d) { ["type:protected"]=> int(2) ["body:protected"]=> - string(309) "string(294) " + string(309) "string(294) " testMethod @@ -139,7 +139,7 @@ object(HttpMessage)#%d (%d) { float(1.1) ["headers:protected"]=> array(6) { - %s + %a } ["parentMessage:protected"]=> NULL