v6.3.12
Changelog (v6.3.11...v6.3.12)
- bug symfony/symfony#51559 [DependencyInjection]
#[Autowire]
attribute should have precedence over bindings (@HypeMC) - bug symfony/symfony#53501 [DependencyInjection] support lazy evaluated exception messages with Xdebug 3 (@xabbuh)
- bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from
parse_url()
results (@alexandre-daubois)