rectorphp / rector-phpunit

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

PreferPHPUnitSelfCallRector: use NodeNameResolver->matchesStringName() #248

Closed staabm closed 11 months ago

staabm commented 11 months ago

counterpart of https://github.com/rectorphp/rector-src/pull/4951

TomasVotruba commented 11 months ago

Let's merge this first to make main PR pass.