Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36108 Fix CheckTypeDeclarationPass (guillbdx)
- bug #36103 fix preloading script generation (nicolas-grekas)
- bug #35949 Fix container lint command when a synthetic service is used in an expression (HypeMC)
- bug #35957 ignore extra tags added by autoconfiguration in PriorityTaggedServiceTrait (nicolas-grekas)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35772 don't throw on missing excluded paths (nicolas-grekas)
- bug #33960 Unknown env prefix not recognized as such (ro0NL)
- bug #35342 Fix support for multiple tags for locators and iterators (Alexandre Parent)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35772 don't throw on missing excluded paths (nicolas-grekas)
- bug #33960 Unknown env prefix not recognized as such (ro0NL)
- bug #35342 Fix support for multiple tags for locators and iterators (Alexandre Parent)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35772 don't throw on missing excluded paths (nicolas-grekas)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- bug #35429 CheckTypeDeclarationsPass now checks if value is type of parameter type (pfazzi)
v4.4.4
Changelog (v4.4.3...v4.4.4)
- bug #35429 CheckTypeDeclarationsPass now checks if value is type of parameter type (pfazzi)
v4.3.11
Changelog (v4.3.10...v4.3.11)
- no changes
v5.0.3
Changelog (v5.0.2...v5.0.3)
- bug #35355 Fix EnvVar not loaded when Loader requires an env var (jderusse)
- bug #35151 deferred exceptions in ResolveParameterPlaceHoldersPass (Islam93)
- bug #35225 Handle ServiceClosureArgument for callable in container linting (shieldo)
- bug #35214 DecoratorServicePass should keep container.service_locator on the decorated definition (malarzm)
- bug #35067 Handle \Closure for callable (fancyweb)
- bug #34223 Suggest typed argument when binding fails with untyped argument (gudfar)