Changelog (v7.3.8...v7.3.9)
- bug symfony/symfony#62843 [DependencyInjection] Fix referencing build-time array parameters (@nicolas-grekas)
- bug symfony/symfony#62755 [DependencyInjection] Fix
#[AutowireCallable]sometimes incorrectly inlined (@HypeMC) - bug symfony/symfony#62715 [DependencyInjection] Fix sharing services used only by tagged iterators (@nicolas-grekas)
- bug symfony/symfony#62714 [DependencyInjection] Handle recursive factory reentry for shared services in
PhpDumper(@nicolas-grekas) - bug symfony/symfony#62685 [DependencyInjection] Fix
PriorityTaggedServiceTraitwhen tag attributes are not a list (@GromNaN)