Skip to content

Releases: symfony/framework-bundle

v5.3.2

17 Jun 14:22
v5.3.2
Compare
Choose a tag to compare

Changelog (v5.3.1...v5.3.2)

  • bug #41719 fix Could not find service "test.service_container" (smilesrg)
  • bug #41505 fix KernelBrowser::loginUser with a stateless firewall (dunglas)
  • bug #41472 remove service if its class doesn't exist (xabbuh)

v5.2.10

01 Jun 10:23
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • no significant changes

v4.4.25

01 Jun 09:04
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • no significant changes

v5.3.0

31 May 11:19
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • bug #41458 fix ConfigBuilderCacheWarmer (nicolas-grekas)
  • bug #41456 fix creating ContainerBuilder at warmup/CLI time (nicolas-grekas)
  • bug #41452 Remove redundant cache service (derrabus)
  • bug #41451 Remove PoEditor Provider (welcoMattic)

v5.3.0-RC1

19 May 13:43
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • bug #41275 Fixes Undefined method call (faizanakram99)
  • feature #41247 Deprecate the old authentication mechanisms (chalasr)
  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)

v5.2.9

19 May 12:29
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • bug #41275 Fixes Undefined method call (faizanakram99)
  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)

v4.4.24

19 May 12:21
v4.4.24
Compare
Choose a tag to compare

Changelog (v4.4.23...v4.4.24)

  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)

v5.3.0-BETA4

12 May 13:51
v5.3.0-BETA4
Compare
Choose a tag to compare
v5.3.0-BETA4 Pre-release
Pre-release

Changelog (v5.3.0-BETA3...v5.3.0-BETA4)

  • feature #41178 Introduce AbstractController::renderForm() instead of handleForm() (lyrixx)
  • bug #41164 fix debug:event-dispatcher and debug:firewall (nicolas-grekas)
  • feature #40927 Added Lokalise Provider (welcoMattic)
  • feature #40926 Added PoEditor Provider (welcoMattic)

v5.3.0-BETA3

09 May 16:30
v5.3.0-BETA3
Compare
Choose a tag to compare
v5.3.0-BETA3 Pre-release
Pre-release

Changelog (v5.3.0-BETA2...v5.3.0-BETA3)

  • feature #40947 Added Crowdin Translation Provider (andrii-bodnar)

v5.3.0-BETA2

01 May 15:07
v5.3.0-BETA2
Compare
Choose a tag to compare
v5.3.0-BETA2 Pre-release
Pre-release

Changelog (v5.3.0-BETA1...v5.3.0-BETA2)

  • feature #41002 Move IDE file link formats from FrameworkExtension to FileLinkFormatter (MatTheCat)
  • bug #40951 Make debug:event-dispatcher search case insensitive (javiereguiluz)
  • feature #38475 Adding Translation Providers (welcoMattic)
  • feature #40800 Add #[Target] to tell how a dependency is used and hint named autowiring aliases (nicolas-grekas)
  • bug #40859 Support extensions without configuration in ConfigBuilder warmup (wouterj)