Skip to content

Releases: symfony/dependency-injection

v5.1.10

18 Dec 13:49
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • bug #39203 Fix not working if only "default_index_method" used (malteschlueter)
  • bug #39196 Fix Xdebug 3.0 detection (vertexvaar)
  • bug #39151 Fixed incorrect report for private services if required service does not exist (Islam93)
  • bug #39251 Fix container linter for union types (derrabus)

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • bug #39203 Fix not working if only "default_index_method" used (malteschlueter)
  • bug #39196 Fix Xdebug 3.0 detection (vertexvaar)
  • bug #39151 Fixed incorrect report for private services if required service does not exist (Islam93)
  • bug #39251 Fix container linter for union types (derrabus)

v5.2.0

30 Nov 06:00
v5.2.0
Compare
Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • bug #39129 Fix circular in DI with lazy + byContruct loop (jderusse)
  • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)

v5.1.9

29 Nov 09:31
v5.1.9
Compare
Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #39129 Fix circular in DI with lazy + byContruct loop (jderusse)
  • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
  • bug #39058 Fix circular detection with multiple paths (jderusse)
  • bug #39021 Optimize circular collection by removing flattening (jderusse)
  • bug #38980 Fix circular reference with Factory + Lazy Iterrator (jderusse)
  • bug #38882 Improve performances in CircualReference detection (jderusse)

v4.4.17

29 Nov 09:27
v4.4.17
Compare
Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #39129 Fix circular in DI with lazy + byContruct loop (jderusse)
  • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
  • bug #39058 Fix circular detection with multiple paths (jderusse)
  • bug #39021 Optimize circular collection by removing flattening (jderusse)
  • bug #38980 Fix circular reference with Factory + Lazy Iterrator (jderusse)
  • bug #38882 Improve performances in CircualReference detection (jderusse)

v3.4.47

27 Nov 08:49
v3.4.47
Compare
Choose a tag to compare

Changelog (v3.4.46...v3.4.47)

  • no changes

v5.2.0-RC2

21 Nov 08:49
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

Changelog (v5.2.0-RC1...v5.2.0-RC2)

  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
  • bug #39058 Fix circular detection with multiple paths (jderusse)

v5.2.0-RC1

10 Nov 08:06
v5.2.0-RC1
Compare
Choose a tag to compare
v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • bug #39021 Optimize circular collection by removing flattening (jderusse)
  • bug #38980 Fix circular reference with Factory + Lazy Iterrator (jderusse)
  • bug #38882 Improve performances in CircualReference detection (jderusse)

v5.1.8

28 Oct 06:08
v5.1.8
Compare
Choose a tag to compare

Changelog (v5.1.7...v5.1.8)

  • bug #38713 Fix Preloader exception when preloading a class with an unknown parent/interface (rgeraads)
  • bug #38699 Preload classes with union types correctly (derrabus)
  • bug #38582 Fix Reflection file name with eval()'d code (maxime-aknin)
  • bug #38544 fix dumping env vars (nicolas-grekas)

v4.4.16

28 Oct 05:55
v4.4.16
Compare
Choose a tag to compare

Changelog (v4.4.15...v4.4.16)

  • bug #38713 Fix Preloader exception when preloading a class with an unknown parent/interface (rgeraads)
  • bug #38699 Preload classes with union types correctly (derrabus)
  • bug #38582 Fix Reflection file name with eval()'d code (maxime-aknin)
  • bug #38544 fix dumping env vars (nicolas-grekas)