2 message var_dump with inherited property with increased access level
11 class c extends http\Message {
16 $m->headers["foo"] = "bar";
33 ["requestMethod":protected]=>
35 ["requestUrl":protected]=>
37 ["responseStatus":protected]=>
39 ["responseCode":protected]=>
41 ["httpVersion":protected]=>
43 ["parentMessage":protected]=>