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

Add narrow_return config #18

Closed samsonasik closed 2 months ago

samsonasik commented 2 months ago

@mitelg @TomasVotruba this PR add narrow_return config to differentiate between param and return config.

samsonasik commented 2 months ago

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

TomasVotruba commented 2 months ago

Thanks :+1: