Skip to content

Releases: symfony/dependency-injection

v4.4.37

28 Jan 10:54
v4.4.37
Compare
Choose a tag to compare

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

29 Dec 14:14
v6.0.2
Compare
Choose a tag to compare

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

29 Dec 13:55
v5.4.2
Compare
Choose a tag to compare

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

29 Dec 13:19
v5.3.13
Compare
Choose a tag to compare

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

29 Dec 13:08
v4.4.36
Compare
Choose a tag to compare

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

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

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

09 Dec 13:41
v5.4.1
Compare
Choose a tag to compare

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

29 Nov 17:08
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:01
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:05
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes