Releases: symfony/http-kernel
Releases · symfony/http-kernel
v4.4.37
Changelog (v4.4.36...v4.4.37)
- no significant changes
v6.0.2
Changelog (v6.0.1...v6.0.2)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
- bug #44809 relax return type for memory data collector (94noni)
- bug #44618 Fix SessionListener without session in request (shyim)
- bug #44518 Take php session.cookie settings into account (simonchrz)
- bug #44649 fix how configuring log-level and status-code by exception works (nicolas-grekas)
v5.4.2
Changelog (v5.4.1...v5.4.2)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
- bug #44809 relax return type for memory data collector (94noni)
- bug #44618 Fix SessionListener without session in request (shyim)
- bug #44518 Take php session.cookie settings into account (simonchrz)
- bug #44649 fix how configuring log-level and status-code by exception works (nicolas-grekas)
v5.3.13
Changelog (v5.3.12...v5.3.13)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
- bug #44618 Fix SessionListener without session in request (shyim)
v4.4.36
Changelog (v4.4.35...v4.4.36)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
v6.0.1
Changelog (v6.0.0...v6.0.1)
- bug #44494 Remove FQCN type hints on properties (fabpot)
- bug #44437 Fix wrong usage of SessionUtils::popSessionCookie (simonchrz)
- bug #44402 Fix using FileLinkFormatter after serialization (derrabus)
- bug #44395 fix sending Vary: Accept-Language when appropriate (nicolas-grekas)
v5.4.1
Changelog (v5.4.0...v5.4.1)
- bug #44437 Fix wrong usage of SessionUtils::popSessionCookie (simonchrz)
- bug #44395 fix sending Vary: Accept-Language when appropriate (nicolas-grekas)
v6.0.0
Changelog (v6.0.0-RC1...v6.0.0)
- no significant changes
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- no significant changes
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- no significant changes