Releases: symfony/http-kernel
Releases · symfony/http-kernel
v6.1.10
Changelog (v6.1.9...v6.1.10)
- no significant changes
v6.0.18
Changelog (v6.0.17...v6.0.18)
- no significant changes
v5.4.18
Changelog (v5.4.17...v5.4.18)
- no significant changes
v6.2.3
Changelog (v6.2.2...v6.2.3)
- no significant changes
v6.1.9
Changelog (v6.1.8...v6.1.9)
- bug #48651 AbstractSessionListener should not override the cache lifetime for private responses (rodmen)
- bug #48624 Fix reading the SYMFONY_IDE env var (nicolas-grekas)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48346 In DateTimeValueResolver, convert previously defined date attribute to the expected class (GromNaN)
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48651 AbstractSessionListener should not override the cache lifetime for private responses (rodmen)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
v5.4.17
Changelog (v5.4.16...v5.4.17)
- bug #48651 AbstractSessionListener should not override the cache lifetime for private responses (rodmen)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
v6.2.2
Changelog (v6.2.1...v6.2.2)
- bug #48651 AbstractSessionListener should not override the cache lifetime for private responses (rodmen)
- bug #48624 Fix reading the SYMFONY_IDE env var (nicolas-grekas)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
v6.2.1
Changelog (v6.2.0...v6.2.1)
- bug #48509 Fix using entities with the
#[Cache()]
attribute (HypeMC) - bug #48346 In DateTimeValueResolver, convert previously defined date attribute to the expected class (GromNaN)
v6.2.0
Changelog (v6.2.0-RC2...v6.2.0)
- no significant changes