Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51307 [DependencyInjection] fix dump xml with array/object/enum default value (@Jean-Beru)
- bug symfony/symfony#51251 [DependencyInjection] Do not add
returninLazyClosurewhen return type of closure isvoid(@ruudk) - bug symfony/symfony#51219 [DependencyInjection][HttpKernel] Fix using
#[AutowireCallable]with controller arguments (@HypeMC)