Skip to content

Releases: symfony/dependency-injection

v5.0.3

13 Feb 09:10
v5.0.3
Compare
Choose a tag to compare

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)