Releases: symfony/http-foundation
Releases · symfony/http-foundation
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35709 fix not sending Content-Type header for 204 responses (Tobion)
- bug #35583 Add missing use statements (fabpot)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35709 fix not sending Content-Type header for 204 responses (Tobion)
- bug #35583 Add missing use statements (fabpot)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35605 fix support for samesite in session cookies (fabpot)
- bug #35305 Fix stale-if-error behavior, add tests (mpdude)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- bug #35305 Fix stale-if-error behavior, add tests (mpdude)
v4.4.4
Changelog (v4.4.3...v4.4.4)
- bug #35305 Fix stale-if-error behavior, add tests (mpdude)
v4.3.11
Changelog (v4.3.10...v4.3.11)
- bug #35305 Fix stale-if-error behavior, add tests (mpdude)
v5.0.3
Changelog (v5.0.2...v5.0.3)
- no changes