driftingly / rector-laravel

Rector upgrades rules for Laravel
http://getrector.org
MIT License
540 stars 52 forks source link

Fix PHPStan ignored errors #136

Closed GeniJaho closed 1 year ago

GeniJaho commented 1 year ago

Fixes https://github.com/driftingly/rector-laravel/issues/133

We simply ignored this type of PHPStan error in the core Rector as well, we just needed to update the error pattern.