Skip to content

v6.1.9

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Dec 15:05
· 1039 commits to 7.3 since this release
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)