Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
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)
v4.4.22
Changelog (v4.4.21...v4.4.22)
- bug #40740 Fix logging for TagAwareAdapter (fancyweb)
- bug #40645 Dont store cache misses on warmup (Nyholm)
v5.2.6
Changelog (v5.2.5...v5.2.6)
- bug #40544 ensure TestBrowserToken::$firewallName is serialized (kbond)
- bug #40497 enable HTTP method overrides as early as possible with the HTTP cache (xabbuh)
- bug #40368 Make the TestBrowserToken interchangeable with other tokens (Seldaek)
- bug #40178 Exclude unreadable files when executing About command (michaljusiega)
- bug #40373 Check if templating engine supports given view (fritzmg)
- bug #40313 Fix PropertyAccess definition when not in debug (PedroTroller)
v4.4.21
Changelog (v4.4.20...v4.4.21)
- bug #40178 Exclude unreadable files when executing About command (michaljusiega)
- bug #40398 : Fix method name compare in ResolveControllerNameSubscriber (glensc)
- bug #40373 Check if templating engine supports given view (fritzmg)
- bug #40313 Fix PropertyAccess definition when not in debug (PedroTroller)
v5.2.5
Changelog (v5.2.4...v5.2.5)
- bug #40421 fix XSD (nicolas-grekas)
- bug #40378 Changing ZulipTransportFactory tag to prevent the exception UnsupportedSchemeException (big-r81)
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40281 Allow x-forwarded-prefix trusted header in config (drupol)
- bug #40135 Fix freshness checks with boolean parameters on routes (HypeMC)
- bug #40138 fix registering "annotations.cache" on the "container.hot_path" (nicolas-grekas)
- bug #40116 scan directories for translations sequentially (xabbuh)
- bug #40050 Fixed updating catalogue metadata from Intl domain (yceruto)
- bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)