Releases: symfony/psr-http-message-bridge
Releases · symfony/psr-http-message-bridge
v2.3.1
What's Changed
- Don't rely on
Request::getPayload()to populate the parsed body by @nicolas-grekas in #122
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add native types where possible by @derrabus in #118
- Leverage
Request::getPayload()to populate the parsed body of PSR-7 requests by @AurelienPillevesse in #117 - Implement ValueResolverInterface by @derrabus in #119
New Contributors
- @AurelienPillevesse made their first contribution in #117
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.4
v2.1.3
What's Changed
- Fix for wrong type passed to moveTo() by @lemon-juice in #103
- Add missing .gitattributes by @franmomu in #104
- Ignore invalid HTTP headers when creating PSR7 objects by @nicolas-grekas in #107
New Contributors
- @lemon-juice made their first contribution in #103
- @franmomu made their first contribution in #104
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
v2.1.0
This release adds two classes that have been removed from sensio/framework-extra-bundle previously:
- Added a
PsrResponseListenerto automatically convert PSR-7 responses returned by controllers - Added a
PsrServerRequestResolverthat allows injecting PSR-7 request objects into controllers
v2.0.2
- Fix populating server params from URI in HttpFoundationFactory
- Create cookies as raw in HttpFoundationFactory
- Fix BinaryFileResponse with Content-Range PsrHttpFactory
Early - functional - release
v0.2 removed the branch alias for now as we are pre 1.0