Skip to content

Releases: symfony/http-kernel

v6.1.10

29 Dec 19:05
v6.1.10
Compare
Choose a tag to compare

Changelog (v6.1.9...v6.1.10)

  • no significant changes

v6.0.18

29 Dec 19:01
v6.0.18
Compare
Choose a tag to compare

Changelog (v6.0.17...v6.0.18)

  • no significant changes

v5.4.18

29 Dec 18:58
v5.4.18
Compare
Choose a tag to compare

Changelog (v5.4.17...v5.4.18)

  • no significant changes

v6.2.3

28 Dec 15:41
v6.2.3
Compare
Choose a tag to compare

Changelog (v6.2.2...v6.2.3)

  • no significant changes

v6.1.9

28 Dec 15:05
v6.1.9
Compare
Choose a tag to compare

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

28 Dec 15:00
v6.0.17
Compare
Choose a tag to compare

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

28 Dec 14:55
v5.4.17
Compare
Choose a tag to compare

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

16 Dec 20:12
v6.2.2
Compare
Choose a tag to compare

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

06 Dec 17:38
v6.2.1
Compare
Choose a tag to compare

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

30 Nov 17:45
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes