rdlowrey / auryn

IoC Dependency Injector
MIT License
722 stars 65 forks source link

getConstructor may return null #183

Closed szepeviktor closed 3 years ago

szepeviktor commented 4 years ago

https://www.php.net/manual/en/reflectionclass.getconstructor.php

Discovered by @phpstan

kelunik commented 3 years ago

Thanks!

szepeviktor commented 3 years ago

You're welcome.

kelunik commented 3 years ago

We'll move the project to https://github.com/amphp/injector, if you have any feature requests, please open an issue there. We'll add a couple of features that are currently unavailable.