Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v6.1.3
Changelog (v6.1.2...v6.1.3)
- bug #46973 Fail gracefully when attempting to autowire composite types (derrabus)
- bug #46800 Spaces in system temp folder path cause deprecation errors in php 8 (demeritcowboy)
v6.0.11
Changelog (v6.0.10...v6.0.11)
- bug #46973 Fail gracefully when attempting to autowire composite types (derrabus)
- bug #46800 Spaces in system temp folder path cause deprecation errors in php 8 (demeritcowboy)
v5.4.11
Changelog (v5.4.10...v5.4.11)
- bug #46973 Fail gracefully when attempting to autowire composite types (derrabus)
- bug #46800 Spaces in system temp folder path cause deprecation errors in php 8 (demeritcowboy)
v4.4.44
Changelog (v4.4.43...v4.4.44)
- bug #46973 Fail gracefully when attempting to autowire composite types (derrabus)
- bug #46800 Spaces in system temp folder path cause deprecation errors in php 8 (demeritcowboy)
v6.1.2
Changelog (v6.1.1...v6.1.2)
- no significant changes
v6.0.10
Changelog (v6.0.9...v6.0.10)
- no significant changes
v5.4.10
Changelog (v5.4.9...v5.4.10)
- no significant changes
v4.4.43
Changelog (v4.4.42...v4.4.43)
- no significant changes
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- bug #46448 Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
- bug #46427 fix wiring of annotations.cached_reader (nicolas-grekas)
- bug #46425 Ignore unused bindings defined by attribute (nicolas-grekas)
v6.0.9
Changelog (v6.0.8...v6.0.9)
- bug #46448 Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
- bug #46427 fix wiring of annotations.cached_reader (nicolas-grekas)
- bug #46425 Ignore unused bindings defined by attribute (nicolas-grekas)
- bug #46276 Fix lazyness of AutowiringFailedException (nicolas-grekas)