Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
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)
v5.0.8
Changelog (v5.0.7...v5.0.8)
- bug #36454 Support late aliases (fancyweb)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
- bug #36392 add missing property declarations in InlineServiceConfigurator (nicolas-grekas)
- bug #36387 fix detecting short service syntax in yaml (nicolas-grekas)
v4.4.8
Changelog (v4.4.7...v4.4.8)
- bug #36454 Support late aliases (fancyweb)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
- bug #36392 add missing property declarations in InlineServiceConfigurator (nicolas-grekas)
- bug #36387 fix detecting short service syntax in yaml (nicolas-grekas)
v3.4.40
Changelog (v3.4.39...v3.4.40)
- bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
v5.0.7
Changelog (v5.0.6...v5.0.7)
- bug #36262 fix generating TypedReference from PriorityTaggedServiceTrait (nicolas-grekas)
v4.4.7
Changelog (v4.4.6...v4.4.7)
- bug #36262 fix generating TypedReference from PriorityTaggedServiceTrait (nicolas-grekas)
v3.4.39
Changelog (v3.4.38...v3.4.39)
- no changes