Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v5.2.10
Changelog (v5.2.9...v5.2.10)
- no significant changes
v4.4.25
Changelog (v4.4.24...v4.4.25)
- no significant changes
v5.3.0
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
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
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
Changelog (v4.4.23...v4.4.24)
- bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
v5.3.0-BETA4
Changelog (v5.3.0-BETA3...v5.3.0-BETA4)
- feature #41178 Introduce
AbstractController::renderForm()instead ofhandleForm()(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
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- feature #40947 Added Crowdin Translation Provider (andrii-bodnar)
v5.3.0-BETA2
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)
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #40802 Fix array controller link in debug:router (fancyweb)
- bug #40740 Fix logging for TagAwareAdapter (fancyweb)
- bug #40645 Dont store cache misses on warmup (Nyholm)
- bug #40619 dont access the container to configure http_cache (nicolas-grekas)