Skip to content

Releases: symfony/framework-bundle

v6.2.5

24 Jan 15:55
v6.2.5
Compare
Choose a tag to compare

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

24 Jan 15:23
v6.0.19
Compare
Choose a tag to compare

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

24 Jan 13:42
v5.4.19
Compare
Choose a tag to compare

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

28 Dec 15:41
v6.2.3
Compare
Choose a tag to compare

Changelog (v6.2.2...v6.2.3)

  • bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
  • bug #48688 Add MailPace definition (skmedix)

v6.1.9

28 Dec 15:05
v6.1.9
Compare
Choose a tag to compare

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)

v6.0.17

28 Dec 15:00
v6.0.17
Compare
Choose a tag to compare

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

28 Dec 14:55
v5.4.17
Compare
Choose a tag to compare

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

16 Dec 20:11
v6.2.2
Compare
Choose a tag to compare

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)

v6.2.1

06 Dec 17:38
v6.2.1
Compare
Choose a tag to compare

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

30 Nov 17:44
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes