Skip to content

Releases: symfony/dependency-injection

v5.4.22

31 Mar 11:59
v5.4.22
Compare
Choose a tag to compare

Changelog (v5.4.21...v5.4.22)

  • bug #49651 Fix support binary values in parameters. (vtsykun)
  • bug #49578 Fix dumping array of enums parameters (fancyweb)

v6.2.7

28 Feb 14:20
v6.2.7
Compare
Choose a tag to compare

Changelog (v6.2.6...v6.2.7)

  • bug #49379 Fix autowire attribute with nullable parameters (alamirault)
  • bug #49334 keep proxy tag on original definition when decorating (kbond)
  • bug #49282 Fix lazy-proxying readonly classes on PHP 8.3 (nicolas-grekas)
  • bug #49128 Fix combinatory explosion when autowiring union and intersection types (nicolas-grekas)

v5.4.21

28 Feb 13:26
v5.4.21
Compare
Choose a tag to compare

Changelog (v5.4.20...v5.4.21)

  • bug #49334 keep proxy tag on original definition when decorating (kbond)
  • bug #49128 Fix combinatory explosion when autowiring union and intersection types (nicolas-grekas)

v6.2.6

01 Feb 08:36
v6.2.6
Compare
Choose a tag to compare

Changelog (v6.2.5...v6.2.6)

  • bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)

v6.1.12

01 Feb 08:31
v6.1.12
Compare
Choose a tag to compare

Changelog (v6.1.11...v6.1.12)

  • bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)

v6.0.20

01 Feb 08:26
v6.0.20
Compare
Choose a tag to compare

Changelog (v6.0.19...v6.0.20)

  • bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)

v5.4.20

01 Feb 08:22
v5.4.20
Compare
Choose a tag to compare

Changelog (v5.4.19...v5.4.20)

  • bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)

v6.2.5

24 Jan 15:55
v6.2.5
Compare
Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • bug #49077 Fix named arguments when using ContainerBuilder before compilation (nicolas-grekas)
  • bug #48958 fixes validation of non-scalar attribute values (ju1ius)
  • bug #48971 Fix dump order of inlined deps (nicolas-grekas)
  • bug #48931 Fix dumping inlined withers (nicolas-grekas)
  • bug #48926 Fix support for named arguments on non-autowired services (nicolas-grekas)

v6.0.19

24 Jan 15:23
v6.0.19
Compare
Choose a tag to compare

Changelog (v6.0.18...v6.0.19)

  • bug #49077 Fix named arguments when using ContainerBuilder before compilation (nicolas-grekas)
  • bug #48971 Fix dump order of inlined deps (nicolas-grekas)
  • bug #48931 Fix dumping inlined withers (nicolas-grekas)
  • bug #48926 Fix support for named arguments on non-autowired services (nicolas-grekas)

v5.4.19

24 Jan 13:42
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • bug #49077 Fix named arguments when using ContainerBuilder before compilation (nicolas-grekas)
  • bug #48971 Fix dump order of inlined deps (nicolas-grekas)
  • bug #48931 Fix dumping inlined withers (nicolas-grekas)
  • bug #48926 Fix support for named arguments on non-autowired services (nicolas-grekas)