Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v5.4.38
Changelog (v5.4.37...v5.4.38)
- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (@lyrixx)
- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod
(@alexandre-daubois)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#53989 [FrameworkBundle] Fix config builder with extensions extended in
build()
(@HypeMC) - bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
- bug symfony/symfony#53817 [Scheduler] Fix messenger receiver with no alias (@HypeMC)
- bug symfony/symfony#53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
- bug symfony/symfony#53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
- bug symfony/symfony#53751 [AssetMapper] Improve import_polyfill configuration error (@smnandre)
- bug symfony/symfony#53701 [AssetMapper] Fix exception if assets directory is missing in production (@rynhndrcksn)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#53989 [FrameworkBundle] Fix config builder with extensions extended in
build()
(@HypeMC) - bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
- bug symfony/symfony#53817 [Scheduler] Fix messenger receiver with no alias (@HypeMC)
- bug symfony/symfony#53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
- bug symfony/symfony#53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
- bug symfony/symfony#53751 [AssetMapper] Improve import_polyfill configuration error (@smnandre)
- bug symfony/symfony#53701 [AssetMapper] Fix exception if assets directory is missing in production (@rynhndrcksn)
v5.4.36
Changelog (v5.4.35...v5.4.36)
- bug symfony/symfony#53989 [FrameworkBundle] Fix config builder with extensions extended in
build()
(@HypeMC) - bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53924 [FrameworkBundle] Check if the _route attribute exists on the request (@xvilo)
- bug symfony/symfony#53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (@nicolas-grekas)
- bug symfony/symfony#53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (@shyim)
v7.0.3
Changelog (v7.0.2...v7.0.3)
- bug symfony/symfony#53672 [FrameworkBundle]
ConfigBuilderCacheWarmer
should be non-optional (@nicolas-grekas) - bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#52874 [Scheduler] Separate id and description in message providers (@valtzu)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v6.4.3
Changelog (v6.4.2...v6.4.3)
- bug symfony/symfony#53672 [FrameworkBundle]
ConfigBuilderCacheWarmer
should be non-optional (@nicolas-grekas) - bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#52874 [Scheduler] Separate id and description in message providers (@valtzu)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (@xabbuh)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v5.4.35
Changelog (v5.4.34...v5.4.35)
- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (@smnandre)
- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (@xabbuh)
v7.0.2
Changelog (v7.0.1...v7.0.2)
- bug symfony/symfony#53173 [FrameworkBundle] add missing webhook services for Brevo and Mailjet (@xabbuh)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#53004 [FrameworkBundle] Add missing webhook parsers (@alexandre-daubois)
- bug symfony/symfony#53007 [FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal (@alexandre-daubois)
- bug symfony/symfony#52978 [Webhook] [Framework] Added missing XML attribute in config XSD (@TimoBakx)
- bug symfony/symfony#52963 [FrameworkBundle] Fix profiling commands without router (@HeahDude)
- bug symfony/symfony#52966 [FrameworkBundle] Fix profiling command in web context (@HeahDude)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)
v6.4.2
Changelog (v6.4.1...v6.4.2)
- bug symfony/symfony#53173 [FrameworkBundle] add missing webhook services for Brevo and Mailjet (@xabbuh)
- bug symfony/symfony#52998 [Notifier] [Bridges] Provide EventDispatcher and HttpClient to the transport (@rdavaillaud)
- bug symfony/symfony#53004 [FrameworkBundle] Add missing webhook parsers (@alexandre-daubois)
- bug symfony/symfony#53007 [FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal (@alexandre-daubois)
- bug symfony/symfony#52978 [Webhook] [Framework] Added missing XML attribute in config XSD (@TimoBakx)
- bug symfony/symfony#52963 [FrameworkBundle] Fix profiling commands without router (@HeahDude)
- bug symfony/symfony#52966 [FrameworkBundle] Fix profiling command in web context (@HeahDude)
- bug symfony/symfony#52923 Avoid incompatibility with symfony/console 7 (@jdecool)
- bug symfony/symfony#52795 [FrameworkBundle] do not overwrite an application's default serialization context (@xabbuh)