X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fmessageparser002.phpt;h=acac6cd82d915ebe5d447f9e572b0bd9e9df4018;hp=2030e93cfd448147006b1557944c40ea1000685c;hb=a072128f443ded05070efd21fb5eceb72e1869b8;hpb=c5a2e0f00072f02c1aac569487ccf4f803b89f64 diff --git a/tests/messageparser002.phpt b/tests/messageparser002.phpt index 2030e93..acac6cd 100644 --- a/tests/messageparser002.phpt +++ b/tests/messageparser002.phpt @@ -37,7 +37,7 @@ object(http\Message)#%d (9) { ["type":protected]=> int(1) ["body":protected]=> - object(http\Message\Body)#2 (0) { + object(http\Message\Body)#%d (0) { } ["requestMethod":protected]=> string(3) "GET" @@ -54,7 +54,7 @@ object(http\Message)#%d (9) { ["Host"]=> string(9) "localhost" ["Content-Length"]=> - int(3) + string(1) "3" ["X-Original-Content-Length"]=> string(1) "3" } @@ -63,4 +63,4 @@ object(http\Message)#%d (9) { } string(3) "OK " -DONE \ No newline at end of file +DONE