Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v5.4.42
Changelog (v5.4.41...v5.4.42)
- bug symfony/symfony#57832 [DependencyInjection] Do not try to load default method name on interface (@lyrixx)
v7.1.2
Changelog (v7.1.1...v7.1.2)
- bug symfony/symfony#57345 [DependencyInjection] Fix regression in ordering service locators by priority (@longwave)
- bug symfony/symfony#57289 [DependencyInjection] Fix phpdoc for $calls in class Autoconfigure (@ThomasTr)
- bug symfony/symfony#57310 [DependencyInjection] Fix ternary in
AutowireCallable
attribute (@alamirault)
v7.0.9
Changelog (v7.0.8...v7.0.9)
- bug symfony/symfony#57345 [DependencyInjection] Fix regression in ordering service locators by priority (@longwave)
- bug symfony/symfony#57310 [DependencyInjection] Fix ternary in
AutowireCallable
attribute (@alamirault)
v6.4.9
Changelog (v6.4.8...v6.4.9)
- bug symfony/symfony#57310 [DependencyInjection] Fix ternary in
AutowireCallable
attribute (@alamirault)
v7.1.1
Changelog (v7.1.0...v7.1.1)
- no significant changes
v7.0.8
Changelog (v7.0.7...v7.0.8)
- no significant changes
v6.4.8
Changelog (v6.4.7...v6.4.8)
- no significant changes
v5.4.40
Changelog (v5.4.39...v5.4.40)
- no significant changes
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#54977 [DependencyInjection] Fix prepending strategy for php config loader (@yceruto)
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- bug symfony/symfony#54970 [DependencyInjection] Process PHP configs using the ContainerConfigurator (@MatTheCat)
- bug symfony/symfony#54908 [DependencyInjection] Fix "Cannot replace arguments" errors caused by ResolveAutowireInlineAttributesPass (@nicolas-grekas)