Changelog (v6.4.2...v6.4.3)
- 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#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (@nicolas-grekas)
- bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from
parse_url()
results (@alexandre-daubois)