Skip to content

v6.2.2

Compare
Choose a tag to compare
@fabpot fabpot released this 16 Dec 20:11
· 10739 commits to 7.3 since this release
v6.2.2

Changelog (v6.2.1...v6.2.2)

  • bug #48606 container:debug CLI output improvements for excluded services (apfelbox)
  • bug #48602 Fix HtmlSanitizer default configuration behavior for allowed schemes (Titouan Galopin)
  • bug #48524 Fix CacheAttributeListener priority (HypeMC)
  • 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)
  • bug #48521 fix removing commands if console not available (kbond)