Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v6.4.11
Changelog (v6.4.10...v6.4.11)
- bug symfony/symfony#58000 [DependencyInjection] Fix issue between decorator and service locator index (@lyrixx)
- bug symfony/symfony#57298 [DependencyInjection] Fix handling of repeated
#[Autoconfigure]
attributes (@alexandre-daubois) - bug symfony/symfony#57493 [SecurityBundle] Make security schema deterministic (@MatTheCat)
v5.4.43
Changelog (v5.4.42...v5.4.43)
- bug symfony/symfony#58000 [DependencyInjection] Fix issue between decorator and service locator index (@lyrixx)
- bug symfony/symfony#57298 [DependencyInjection] Fix handling of repeated
#[Autoconfigure]
attributes (@alexandre-daubois) - bug symfony/symfony#57493 [SecurityBundle] Make security schema deterministic (@MatTheCat)
v7.1.3
Changelog (v7.1.2...v7.1.3)
- bug symfony/symfony#57832 [DependencyInjection] Do not try to load default method name on interface (@lyrixx)
v7.0.10
Changelog (v7.0.9...v7.0.10)
- bug symfony/symfony#57832 [DependencyInjection] Do not try to load default method name on interface (@lyrixx)
v6.4.10
Changelog (v6.4.9...v6.4.10)
- bug symfony/symfony#57832 [DependencyInjection] Do not try to load default method name on interface (@lyrixx)
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