X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpMessage_003.phpt;h=f0afbb97851bc60a986900147bf20ac870a2ef1a;hp=e2f9f4f24e8a622b74c8e94ed8b694b1d15b8e82;hb=1f6593c5096d41f146d87799f7ca3e3d4446247a;hpb=23d7e7f276852b4ed1bd2829fcca38c6db854563 diff --git a/tests/HttpMessage_003.phpt b/tests/HttpMessage_003.phpt index e2f9f4f..f0afbb9 100644 --- a/tests/HttpMessage_003.phpt +++ b/tests/HttpMessage_003.phpt @@ -3,7 +3,7 @@ HttpMessage implements Serializable, Countable --SKIPIF-- --FILE-- + ["type%sprotected%s]=> int(2) - ["body":protected]=> + ["body%sprotected%s]=> string(0) "" - ["requestMethod":protected]=> + ["requestMethod%sprotected%s]=> string(0) "" - ["requestUrl":protected]=> + ["requestUrl%sprotected%s]=> string(0) "" - ["responseStatus":protected]=> + ["responseStatus%sprotected%s]=> string(2) "Ok" - ["responseCode":protected]=> + ["responseCode%sprotected%s]=> int(200) - ["httpVersion":protected]=> + ["httpVersion%sprotected%s]=> float(1.1) - ["headers":protected]=> + ["headers%sprotected%s]=> array(1) { ["Server"]=> string(9) "Funky/1.0" } - ["parentMessage":protected]=> + ["parentMessage%sprotected%s]=> NULL } int(1)