Skip to content

Releases: symfony/dependency-injection

v5.3.3

30 Jun 08:37
v5.3.3
Compare
Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)
  • bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
  • bug #41777 accept service locator definitions with no class (nicolas-grekas)
  • bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)

v5.2.11

30 Jun 08:27
v5.2.11
Compare
Choose a tag to compare

Changelog (v5.2.10...v5.2.11)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)
  • bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
  • bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
  • bug #41218 Update loader’s directory when calling ContainerConfigurator::withPath (MatTheCat)

v4.4.26

30 Jun 08:23
v4.4.26
Compare
Choose a tag to compare

Changelog (v4.4.25...v4.4.26)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)
  • bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
  • bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)

v5.3.2

17 Jun 14:21
v5.3.2
Compare
Choose a tag to compare

Changelog (v5.3.1...v5.3.2)

  • bug #41673 fix parsing classes for attributes (nicolas-grekas)
  • bug #41597 fix when@{env} inside imported files (nusje2000)
  • bug #41218 Update loader’s directory when calling ContainerConfigurator::withPath (MatTheCat)

v5.2.10

01 Jun 10:22
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)

v4.4.25

01 Jun 09:03
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)

v5.3.0

31 May 11:17
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
  • bug #41233 Don't call class_exists() on null (derrabus)

v5.2.9

19 May 12:28
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
  • bug #41233 Don't call class_exists() on null (derrabus)

v4.4.24

19 May 12:20
v4.4.24
Compare
Choose a tag to compare

Changelog (v4.4.23...v4.4.24)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
  • bug #41233 Don't call class_exists() on null (derrabus)