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 toLocaleSwitcher
(kbond)