Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v4.4.37
Changelog (v4.4.36...v4.4.37)
- bug #44986 copy synthetic status when resolving child definitions (kbond)
- bug #45063 remove arbitratry limitation to exclude inline services from bindings (nicolas-grekas)
- bug #44979 Add iterable to possible binding type (vladimir.panivko)
- bug #44932 Fix nested env var with resolve processor (Laurent Moreau)
- bug #44879 Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory (fancyweb)
v6.0.2
Changelog (v6.0.1...v6.0.2)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44710 fix linting callable classes (nicolas-grekas)
- bug #44639 Cast tag attribute value to string (ruudk)
- bug #44418 Resolve ChildDefinition in AbstractRecursivePass (fancyweb)
v5.4.2
Changelog (v5.4.1...v5.4.2)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44710 fix linting callable classes (nicolas-grekas)
- bug #44639 Cast tag attribute value to string (ruudk)
- bug #44418 Resolve ChildDefinition in AbstractRecursivePass (fancyweb)
v5.3.13
Changelog (v5.3.12...v5.3.13)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44710 fix linting callable classes (nicolas-grekas)
- bug #44639 Cast tag attribute value to string (ruudk)
- bug #44418 Resolve ChildDefinition in AbstractRecursivePass (fancyweb)
v4.4.36
Changelog (v4.4.35...v4.4.36)
- bug #44838 Fix enum typed bindings (ogizanagi)
- bug #44710 fix linting callable classes (nicolas-grekas)
- bug #44639 Cast tag attribute value to string (ruudk)
- bug #44418 Resolve ChildDefinition in AbstractRecursivePass (fancyweb)
v6.0.1
Changelog (v6.0.0...v6.0.1)
- bug #44494 Remove FQCN type hints on properties (fabpot)
- bug #44385 Skip parameter attribute configurators in AttributeAutoconfigurationPass if we can't get the constructor reflector (fancyweb)
v5.4.1
Changelog (v5.4.0...v5.4.1)
- bug #44385 Skip parameter attribute configurators in AttributeAutoconfigurationPass if we can't get the constructor reflector (fancyweb)
v6.0.0
Changelog (v6.0.0-RC1...v6.0.0)
- no significant changes
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- no significant changes
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- no significant changes