rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
http://getrector.com
MIT License
62 stars 47 forks source link

StaticDataProviderClassMethodRector should only run if `$this` is not used in dataProvider #171

Closed staabm closed 1 year ago

staabm commented 1 year ago

closes https://github.com/rectorphp/rector/issues/7872

samsonasik commented 1 year ago

Thank you @staabm