Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v6.2.5
Changelog (v6.2.4...v6.2.5)
- bug #48943 Fix deprecation when accessing a "container.private" service from the test container (nicolas-grekas)
- bug #48916 restore call to addGlobalIgnoredName (alexislefebvre)
v6.0.19
Changelog (v6.0.18...v6.0.19)
- bug #48943 Fix deprecation when accessing a "container.private" service from the test container (nicolas-grekas)
- bug #48916 restore call to addGlobalIgnoredName (alexislefebvre)
v5.4.19
Changelog (v5.4.18...v5.4.19)
- bug #48943 Fix deprecation when accessing a "container.private" service from the test container (nicolas-grekas)
- bug #48916 restore call to addGlobalIgnoredName (alexislefebvre)
v6.2.3
Changelog (v6.2.2...v6.2.3)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48688 Add MailPace definition (skmedix)
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 toLocaleSwitcher
(kbond)
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48259 Allow configuring
framework.exceptions
with a config builder (MatTheCat) - bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
v5.4.17
Changelog (v5.4.16...v5.4.17)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48259 Allow configuring
framework.exceptions
with a config builder (MatTheCat) - bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
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 toLocaleSwitcher
(kbond) - bug #48521 fix removing commands if console not available (kbond)
v6.2.1
Changelog (v6.2.0...v6.2.1)
- bug #48459 Fix Infobip Mailer transport factory import (gnito-org)
- bug #48416 don't register the MailerTestCommand symfony/console is not installed (xabbuh)
v6.2.0
Changelog (v6.2.0-RC2...v6.2.0)
- no significant changes