Looking for feedback on possible changes to the request object in 3.4.0

While 3.3.0, has just come out and we’re still hammering out a few of the bugs, I wanted to get some feedback on the next stage of PSR7 changes. In 3.4.0, I’d like the request object that controllers, components, views and helpers see implement the PSR7 interface. This would allow folks to update their code to use the PSR7 interfaces across everywhere.

For more details see the github RFC issue.