Closed WHITE-developer closed 6 months ago
Install newer Rector, they're already in 1.x I believe.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
We have phpstan & rector installed with dev-main, and when we run rector process --dry-run we get the error:
Could not process "xxx.php" file, due to: "Call to undefined method PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode::getParamImmediatelyInvokedCallableTagValues()". On line: 307
These are the versions in the lock file:
This is our rector config: