Skip to content

Releases: symfony/dependency-injection

v5.3.0-BETA3

09 May 16:30
v5.3.0-BETA3
Compare
Choose a tag to compare
v5.3.0-BETA3 Pre-release
Pre-release

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

  • bug #40917 Uniformize trailing slash handling (dunglas)
  • bug #40994 More accurate message on invalid config builder (a-menshchikov)

v5.3.0-BETA2

01 May 15:06
v5.3.0-BETA2
Compare
Choose a tag to compare
v5.3.0-BETA2 Pre-release
Pre-release

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

  • bug #40903 Builder: Remove typehints and allow for EnvConfigurator (Nyholm)
  • bug #40872 Noop when the service is private (fancyweb)
  • feature #40800 Add #[Target] to tell how a dependency is used and hint named autowiring aliases (nicolas-grekas)

v5.2.7

01 May 14:56
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #40872 Noop when the service is private (fancyweb)
  • bug #40610 Fixed bugs found by psalm (Nyholm)
  • bug #40629 Fix "url" env var processor behavior when the url has no path (fancyweb)

v4.4.22

01 May 14:48
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • bug #40610 Fixed bugs found by psalm (Nyholm)
  • bug #40629 Fix "url" env var processor behavior when the url has no path (fancyweb)

v5.2.6

29 Mar 05:20
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40541 Fixed parsing deprecated definitions without message key (adamwojs)

v4.4.21

29 Mar 05:15
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #40386 Backport psr/container 1.1/2.0 compatibility (derrabus)

v5.2.5

10 Mar 17:11
v5.2.5
Compare
Choose a tag to compare

Changelog (v5.2.4...v5.2.5)

  • bug #40386 Backport psr/container 1.1/2.0 compatibility (derrabus)

v5.2.4

04 Mar 18:11
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40350 fix parsing calls of methods named "method" (xabbuh)
  • bug #40167 Definition::removeMethodCall should remove all matching calls (ruudk)
  • bug #40098 fix tracking of changes to vendor/ dirs (nicolas-grekas)

v4.4.20

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40350 fix parsing calls of methods named "method" (xabbuh)
  • bug #40167 Definition::removeMethodCall should remove all matching calls (ruudk)
  • bug #40098 fix tracking of changes to vendor/ dirs (nicolas-grekas)

v5.2.3

03 Feb 04:56
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes