Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
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)