rectorphp / rector-phpunit

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

[NodeAnalyzer] Remove parent attribute on TestsNodeAnalyzer #175

Closed samsonasik closed 1 year ago

samsonasik commented 1 year ago

Use ReflectionResolver instead.

samsonasik commented 1 year ago

All checks have passed 🎉 @TomasVotruba I think it is ready.

TomasVotruba commented 1 year ago

Thanks :+1: