Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v5.1.1
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
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
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
Changelog (v3.4.41...v3.4.42)
- no changes
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- no changes
v5.0.9
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
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
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
Changelog (v5.1.0-RC1...v5.1.0-RC2)
- bug #36891 Address deprecation of ReflectionType::getClass() (derrabus)
v5.1.0-RC1
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)