Skip to content

Releases: symfony/dependency-injection

v5.4.24

27 May 17:21
v5.4.24
Compare
Choose a tag to compare

Changelog (v5.4.23...v5.4.24)

v6.3.0-RC1

22 May 17:46
v6.3.0-RC1
Compare
Choose a tag to compare
v6.3.0-RC1 Pre-release
Pre-release

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

v6.3.0-BETA3

13 May 07:26
v6.3.0-BETA3
Compare
Choose a tag to compare
v6.3.0-BETA3 Pre-release
Pre-release

Changelog (v6.3.0-BETA2...v6.3.0-BETA3)

v6.3.0-BETA2

07 May 12:04
v6.3.0-BETA2
Compare
Choose a tag to compare
v6.3.0-BETA2 Pre-release
Pre-release

Changelog (v6.3.0-BETA1...v6.3.0-BETA2)

v6.3.0-BETA1

01 May 07:21
v6.3.0-BETA1
Compare
Choose a tag to compare
v6.3.0-BETA1 Pre-release
Pre-release

Changelog (v6.2.10...v6.3.0-BETA1)

Read more

v6.2.10

28 Apr 13:58
v6.2.10
Compare
Choose a tag to compare

Changelog (v6.2.9...v6.2.10)

v5.4.23

28 Apr 13:33
v5.4.23
Compare
Choose a tag to compare

Changelog (v5.4.22...v5.4.23)

  • no significant changes

v6.2.8

31 Mar 12:05
v6.2.8
Compare
Choose a tag to compare

Changelog (v6.2.7...v6.2.8)

  • bug #49867 Filter "container.excluded" services when using findTaggedServiceIds() (nicolas-grekas)
  • bug #49651 Fix support binary values in parameters. (vtsykun)
  • bug #49578 Fix dumping array of enums parameters (fancyweb)

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)