Skip to content

Releases: symfony/dependency-injection

v4.4.8

28 Apr 18:52
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #36454 Support late aliases (fancyweb)
  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
  • bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
  • bug #36392 add missing property declarations in InlineServiceConfigurator (nicolas-grekas)
  • bug #36387 fix detecting short service syntax in yaml (nicolas-grekas)

v3.4.40

28 Apr 18:46
v3.4.40
Compare
Choose a tag to compare

Changelog (v3.4.39...v3.4.40)

  • bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)

v5.0.7

30 Mar 15:09
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • bug #36262 fix generating TypedReference from PriorityTaggedServiceTrait (nicolas-grekas)

v4.4.7

30 Mar 15:04
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • bug #36262 fix generating TypedReference from PriorityTaggedServiceTrait (nicolas-grekas)

v3.4.39

30 Mar 06:41
v3.4.39
Compare
Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • no changes

v5.0.6

27 Mar 16:28
v5.0.6
Compare
Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • bug #36108 Fix CheckTypeDeclarationPass (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #35949 Fix container lint command when a synthetic service is used in an expression (HypeMC)
  • bug #35957 ignore extra tags added by autoconfiguration in PriorityTaggedServiceTrait (nicolas-grekas)

v4.4.6

27 Mar 08:52
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • bug #36108 Fix CheckTypeDeclarationPass (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #35949 Fix container lint command when a synthetic service is used in an expression (HypeMC)
  • bug #35957 ignore extra tags added by autoconfiguration in PriorityTaggedServiceTrait (nicolas-grekas)

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

Changelog (v5.0.4...v5.0.5)

  • bug #35772 don't throw on missing excluded paths (nicolas-grekas)
  • bug #33960 Unknown env prefix not recognized as such (ro0NL)
  • bug #35342 Fix support for multiple tags for locators and iterators (Alexandre Parent)

v4.4.5

29 Feb 10:35
v4.4.5
Compare
Choose a tag to compare

Changelog (v4.4.4...v4.4.5)

  • bug #35772 don't throw on missing excluded paths (nicolas-grekas)
  • bug #33960 Unknown env prefix not recognized as such (ro0NL)
  • bug #35342 Fix support for multiple tags for locators and iterators (Alexandre Parent)

v3.4.38

29 Feb 10:31
v3.4.38
Compare
Choose a tag to compare

Changelog (v3.4.37...v3.4.38)

  • bug #35772 don't throw on missing excluded paths (nicolas-grekas)