Skip to content

v6.1.9

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Dec 15:05
· 10739 commits to 7.3 since this release
v6.1.9

Changelog (v6.1.8...v6.1.9)

  • bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
  • bug #48602 Fix HtmlSanitizer default configuration behavior for allowed schemes (Titouan Galopin)
  • bug #48259 Allow configuring framework.exceptions with a config builder (MatTheCat)
  • 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 #48534 add kernel.locale_aware tag to LocaleSwitcher (kbond)