X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fparse_message_004.phpt;h=5ce6048ddf530378346679be6cc92650260a358f;hp=653d08326b1248cb7ec8e1e1b17f9bc6c89857ad;hb=d7ce6cca59bb57636f075048fc3ff48038c3e45e;hpb=e6d36989f0650bf097b6909c41cdd20a1ffcd6af diff --git a/tests/parse_message_004.phpt b/tests/parse_message_004.phpt index 653d083..5ce6048 100644 --- a/tests/parse_message_004.phpt +++ b/tests/parse_message_004.phpt @@ -30,8 +30,8 @@ var_dump(http_parse_message($message)); echo "Done\n"; ?> --EXPECTF-- -%sTEST -object(stdClass)#1 (7) { +%aTEST +object(stdClass)%a { ["type"]=> int(2) ["httpVersion"]=> @@ -50,7 +50,7 @@ object(stdClass)#1 (7) { ["body"]=> string(10) "1234567890" ["parentMessage"]=> - object(stdClass)#2 (7) { + object(stdClass)%a { ["type"]=> int(1) ["httpVersion"]=> @@ -69,7 +69,7 @@ object(stdClass)#1 (7) { ["body"]=> string(0) "" ["parentMessage"]=> - object(stdClass)#3 (7) { + object(stdClass)%a { ["type"]=> int(2) ["httpVersion"]=> @@ -88,7 +88,7 @@ object(stdClass)#1 (7) { ["body"]=> string(0) "" ["parentMessage"]=> - object(stdClass)#4 (7) { + object(stdClass)%a { ["type"]=> int(1) ["httpVersion"]=>