Releases: symfony/http-kernel
Releases · symfony/http-kernel
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
v3.4.43
Changelog (v3.4.42...v3.4.43)
- no changes
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (v5.1.0...v5.1.1)
- bug #37182 Fix regression where Store does not return response body correctly (mpdude)
v5.0.10
Changelog (v5.0.9...v5.0.10)
- bug #37182 Fix regression where Store does not return response body correctly (mpdude)
v4.4.10
Changelog (v4.4.9...v4.4.10)
- bug #37182 Fix regression where Store does not return response body correctly (mpdude)
v3.4.42
Changelog (v3.4.41...v3.4.42)
- bug #37182 Fix regression where Store does not return response body correctly (mpdude)
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- no changes
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)
- bug #36833 Fix that the
Store
would not save responses with the X-Content-Digest header present (mpdude) - bug #36855 Fix error logger when stderr is redirected to /dev/null (fabpot)
- bug #36838 Bring back the debug toolbar (derrabus)
- bug #36789 Change priority of KernelEvents::RESPONSE subscriber (marcw)