Skip to content

Releases: symfony/dependency-injection

v5.1.1

12 Jun 12:20
v5.1.1
Compare
Choose a tag to compare

Changelog (v5.1.0...v5.1.1)

  • bug #37227 Handle unresolved parameters pointing to environment variables (fancyweb)
  • bug #37193 Always resolve parameters (fancyweb)
  • bug #37144 Add check around class_alias for generated proxy classes (enumag)
  • bug #37022 Improve missing package/version deprecation (acrobat)

v5.0.10

12 Jun 11:25
v5.0.10
Compare
Choose a tag to compare

Changelog (v5.0.9...v5.0.10)

  • bug #37227 Handle unresolved parameters pointing to environment variables (fancyweb)
  • bug #37193 Always resolve parameters (fancyweb)

v4.4.10

12 Jun 11:19
v4.4.10
Compare
Choose a tag to compare

Changelog (v4.4.9...v4.4.10)

  • bug #37227 Handle unresolved parameters pointing to environment variables (fancyweb)
  • bug #37193 Always resolve parameters (fancyweb)

v3.4.42

12 Jun 11:14
v3.4.42
Compare
Choose a tag to compare

Changelog (v3.4.41...v3.4.42)

  • no changes

v5.1.0

31 May 06:18
v5.1.0
Compare
Choose a tag to compare

Changelog (v5.1.0-RC2...v5.1.0)

  • no changes

v5.0.9

31 May 06:13
v5.0.9
Compare
Choose a tag to compare

Changelog (v5.0.8...v5.0.9)

  • bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)
  • bug #36501 Show the ParseException message in all YAML file loaders (fancyweb)

v4.4.9

31 May 05:29
v4.4.9
Compare
Choose a tag to compare

Changelog (v4.4.8...v4.4.9)

  • bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)
  • bug #36501 Show the ParseException message in all YAML file loaders (fancyweb)

v3.4.41

31 May 05:24
v3.4.41
Compare
Choose a tag to compare

Changelog (v3.4.40...v3.4.41)

  • bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)
  • bug #36501 Show the ParseException message in all YAML file loaders (fancyweb)

v5.1.0-RC2

26 May 07:39
v5.1.0-RC2
Compare
Choose a tag to compare
v5.1.0-RC2 Pre-release
Pre-release

Changelog (v5.1.0-RC1...v5.1.0-RC2)

  • bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)

v5.1.0-RC1

16 May 12:36
v5.1.0-RC1
Compare
Choose a tag to compare
v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • bug #36800 Renamed some PHP-DSL functions (javiereguiluz)
  • bug #36796 Use require_once instead of require when appending cache warmer-returned files to preload file (ovrflo)
  • bug #36749 give priority to container.hot_path over container.no_preload (nicolas-grekas)