rectorphp / rector-phpunit

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

[PHPUnit 10] Add WithConsecutiveRector #246

Closed TomasVotruba closed 11 months ago

TomasVotruba commented 11 months ago

Ref https://stackoverflow.com/a/75686291/1348344

TomasVotruba commented 6 months ago

Just a note: sometimes the solution can be as simple as willReturnMap():

https://stackoverflow.com/a/77541813/1348344