rectorphp / type-perfect

Next level type declaration check PHPStan rules
https://getrector.com/blog/introducing-type-perfect-for-extra-safety
MIT License
73 stars 3 forks source link

[Rules] Skip Closure/callable on NarrowPublicClassMethodParamTypeRule #21

Closed samsonasik closed 2 months ago

samsonasik commented 2 months ago

Fixes https://github.com/rectorphp/type-perfect/issues/9

samsonasik commented 2 months ago

All checks have passed 🎉 @TomasVotruba I am merging it ;)