Skip to content

Releases: symfony/dependency-injection

v6.0.10

26 Jun 17:06
v6.0.10
Compare
Choose a tag to compare

Changelog (v6.0.9...v6.0.10)

  • no significant changes

v5.4.10

26 Jun 17:02
v5.4.10
Compare
Choose a tag to compare

Changelog (v5.4.9...v5.4.10)

  • no significant changes

v4.4.43

26 Jun 16:57
v4.4.43
Compare
Choose a tag to compare

Changelog (v4.4.42...v4.4.43)

  • no significant changes

v6.1.0

27 May 07:53
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • bug #46448 Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
  • bug #46427 fix wiring of annotations.cached_reader (nicolas-grekas)
  • bug #46425 Ignore unused bindings defined by attribute (nicolas-grekas)

v6.0.9

27 May 07:43
v6.0.9
Compare
Choose a tag to compare

Changelog (v6.0.8...v6.0.9)

  • bug #46448 Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
  • bug #46427 fix wiring of annotations.cached_reader (nicolas-grekas)
  • bug #46425 Ignore unused bindings defined by attribute (nicolas-grekas)
  • bug #46276 Fix lazyness of AutowiringFailedException (nicolas-grekas)

v5.4.9

27 May 07:14
v5.4.9
Compare
Choose a tag to compare

Changelog (v5.4.8...v5.4.9)

  • bug #46448 Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
  • bug #46427 fix wiring of annotations.cached_reader (nicolas-grekas)
  • bug #46425 Ignore unused bindings defined by attribute (nicolas-grekas)

v4.4.42

27 May 07:08
v4.4.42
Compare
Choose a tag to compare

Changelog (v4.4.41...v4.4.42)

  • bug #46448 Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
  • bug #46427 fix wiring of annotations.cached_reader (nicolas-grekas)

v6.1.0-RC1

14 May 18:42
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • bug #46276 Fix lazyness of AutowiringFailedException (nicolas-grekas)
  • bug #46272 Fix resolving parameters found in #[Autowire] (nicolas-grekas)

v6.1.0-BETA2

27 Apr 17:53
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

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

  • bug #46178 Properly declare #[When] as allowed on functions (nicolas-grekas)
  • feature #46112 Rename #[InnerService] to #[MapDecorated] (chalasr)
  • feature #45834 add AsDecorator class attribute and InnerService parameter attribute (Jean-Beru)

v6.0.8

27 Apr 17:28
v6.0.8
Compare
Choose a tag to compare

Changelog (v6.0.7...v6.0.8)

  • bug #46178 Properly declare #[When] as allowed on functions (nicolas-grekas)