upgrade icon indicating copy to clipboard operation
upgrade copied to clipboard

Call to undefined method PhpParser\Comment\Doc::getStartTokenPos()

Open paolini opened this issue 5 years ago • 0 comments

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

paolini avatar Jun 10 '20 09:06 paolini