Skip to content

v5.0.3

Compare
Choose a tag to compare
@fabpot fabpot released this 13 Feb 09:10
· 1721 commits to 7.3 since this release
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)