Skip to content

Autowiring Support, Improved Inference for Parameter

Compare
Choose a tag to compare
@schmittjoh schmittjoh released this 09 Sep 12:43
· 41 commits to master since this release
improves inference of injected parameters

If a scalar type hint is used on a parameter, this will change the inferred injection
to a container parameter instead of a service. This is only available for PHP7.