upgrade
upgrade copied to clipboard
Call to undefined method PhpParser\Comment\Doc::getStartTokenPos()
I get the error
Call to undefined method PhpParser\Comment\Doc::getStartTokenPos()
When executing the following command:
bin/cake upgrade rector --rules phpunit80 <path_to_tests>
Probably related to: https://github.com/rectorphp/rector/issues/3160