Skip to content

Releases: symfony/dependency-injection

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

v5.2.2

27 Jan 14:56
v5.2.2
Compare
Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39873 Fix container injection with TypedReference (jderusse)
  • bug #39861 Skip deprecated definitions in CheckTypeDeclarationsPass (chalasr)
  • bug #39821 Don't trigger notice for deprecated aliases pointing to deprecated definitions (chalasr)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39747 Support PHP 8 builtin types in CheckTypeDeclarationsPass (derrabus)
  • bug #39746 Fix InvalidParameterTypeException for function parameters (derrabus)
  • bug #39716 do not break when loading schemas from network paths on Windows (xabbuh)

v5.1.11

27 Jan 14:45
v5.1.11
Compare
Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

  • bug #39873 Fix container injection with TypedReference (jderusse)
  • bug #39861 Skip deprecated definitions in CheckTypeDeclarationsPass (chalasr)
  • bug #39821 Don't trigger notice for deprecated aliases pointing to deprecated definitions (chalasr)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39747 Support PHP 8 builtin types in CheckTypeDeclarationsPass (derrabus)
  • bug #39746 Fix InvalidParameterTypeException for function parameters (derrabus)
  • bug #39716 do not break when loading schemas from network paths on Windows (xabbuh)

v4.4.19

27 Jan 14:20
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39861 Skip deprecated definitions in CheckTypeDeclarationsPass (chalasr)
  • bug #39821 Don't trigger notice for deprecated aliases pointing to deprecated definitions (chalasr)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39747 Support PHP 8 builtin types in CheckTypeDeclarationsPass (derrabus)
  • bug #39746 Fix InvalidParameterTypeException for function parameters (derrabus)
  • bug #39716 do not break when loading schemas from network paths on Windows (xabbuh)