Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52009 [FrameworkBundle] Configure
logger
as error logger if the Monolog Bundle is not registered (@MatTheCat) - bug symfony/symfony#51969 [FrameworkBundle] Fix calling
Kernel::warmUp()
when runningcache:warmup
(@nicolas-grekas) - bug symfony/symfony#51843 [FrameworkBundle] Fix call to invalid method in NotificationAssertionsTrait (@ker0x)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- bug symfony/symfony#50787 [Messenger] Fix exiting
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#51588 [FrameworkBundle] Always use buildDir as
ConfigBuilderGenerator
outputDir (@HypeMC) - bug symfony/symfony#51669 [FrameworkBundle] Handle tags array attributes in descriptors (@fancyweb)
- bug symfony/symfony#51671 [FrameworkBundle] Fix support for
translator.default_path
in XML (@HeahDude) - bug symfony/symfony#51497 [FrameworkBundle] no serializer mapping cache in debug mode without enable_annotations (@soyuka)
v5.4.29
Changelog (v5.4.28...v5.4.29)
- bug symfony/symfony#51588 [FrameworkBundle] Always use buildDir as
ConfigBuilderGenerator
outputDir (@HypeMC) - bug symfony/symfony#51671 [FrameworkBundle] Fix support for
translator.default_path
in XML (@HeahDude) - bug symfony/symfony#51497 [FrameworkBundle] no serializer mapping cache in debug mode without enable_annotations (@soyuka)
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51326 [FrameworkBundle] Fix xsd for handle-all-throwables (@Jean-Beru)
- bug symfony/symfony#51301 [FrameworkBundle] add missing default-doctrine-dbal-provider cache pool attribute to XSD (@xabbuh)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- bug symfony/symfony#51301 [FrameworkBundle] add missing default-doctrine-dbal-provider cache pool attribute to XSD (@xabbuh)
v6.3.2
Changelog (v6.3.1...v6.3.2)
- bug symfony/symfony#51078 [FrameworkBundle][Workflow] Throw exception is workflow.xxx.transitions is not an array (@lyrixx)
- bug symfony/symfony#51102 [Webhook] Allow slash in webhook type (@alamirault)
- bug symfony/symfony#50988 [DependencyInjection] Run the
ResolveFactoryClassPass
whenlint:container
builds the container from a dump (@MatTheCat) - bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
- bug symfony/symfony#50944 [FrameworkBundle] Add missing monolog channel tag to the
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#50475 [FrameworkBundle] Prevent
cache:clear
to lose files on subsequent runs (@okhoshi)
v6.2.13
Changelog (v6.2.12...v6.2.13)
- bug symfony/symfony#51078 [FrameworkBundle][Workflow] Throw exception is workflow.xxx.transitions is not an array (@lyrixx)
- bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
- bug symfony/symfony#50944 [FrameworkBundle] Add missing monolog channel tag to the
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#50475 [FrameworkBundle] Prevent
cache:clear
to lose files on subsequent runs (@okhoshi)
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#51078 [FrameworkBundle][Workflow] Throw exception is workflow.xxx.transitions is not an array (@lyrixx)
- bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
- bug symfony/symfony#50944 [FrameworkBundle] Add missing monolog channel tag to the
messenger:failed:retry
command (@HypeMC) - bug symfony/symfony#50475 [FrameworkBundle] Prevent
cache:clear
to lose files on subsequent runs (@okhoshi)
v6.3.1
Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50637 [FrameworkBundle] Fixed parsing new JSON output of debug:config not possible (@Toflar)
- bug symfony/symfony#50710 [FrameworkBundle] Fix setting decorated services during tests (@nicolas-grekas)
- bug symfony/symfony#50665 [FrameworkBundle] Ignore missing directories in about command (@ro0NL)
- bug symfony/symfony#50712 [FrameworkBundle] Fix secrets:list not displaying local vars (@nicolas-grekas)
- bug symfony/symfony#50548 [FrameworkBundle] Show non-bundle extensions in
debug:config
&config:dump
list view & completion (@HypeMC) - bug symfony/symfony#50546 [FrameworkBundle] Fix
debug:config
&config:dump
in debug mode (@HypeMC) - bug symfony/symfony#50563 [FrameworkBundle] remove unusable cache pools (@xabbuh)
- bug symfony/symfony#50508 [Messenger] Add deprecation message for the
messenger.listener.stop_worker_on_sigterm_signal_listener
service (@alexandre-daubois) - bug symfony/symfony#50498 [FrameworkBundle] ease migration to symfony 6.3 (@lyrixx)
v6.2.12
Changelog (v6.2.11...v6.2.12)
- bug symfony/symfony#50665 [FrameworkBundle] Ignore missing directories in about command (@ro0NL)
- bug symfony/symfony#50548 [FrameworkBundle] Show non-bundle extensions in
debug:config
&config:dump
list view & completion (@HypeMC) - bug symfony/symfony#50546 [FrameworkBundle] Fix
debug:config
&config:dump
in debug mode (@HypeMC) - bug symfony/symfony#50452 Hide definitions bearing the
container.excluded
tag (@Myks92)