rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
https://getrector.com/find-rule?activeRectorSetGroup=phpunit
MIT License
68 stars 47 forks source link

Ensure isFirstClassCallable() before getArgs() on other rules #182

Closed samsonasik closed 1 year ago

samsonasik commented 1 year ago

@TomasVotruba same with

this is to ensure no crash on first class callable again.