You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method Rector\Doctrine\Dbal40\Rector\StmtsAwareInterface\ExecuteQueryParamsToBindValueRector::refactor() should return Rector\Contract\PhpParser\Node\StmtsAwareInterface|null but returns PhpParser\Node.
Parameter $node of method Rector\Doctrine\Dbal40\Rector\StmtsAwareInterface\ExecuteQueryParamsToBindValueRector::refactor() has invalid type Rector\Contract\PhpParser\Node\StmtsAwareInterface.
Method Rector\Doctrine\Dbal40\Rector\StmtsAwareInterface\ExecuteQueryParamsToBindValueRector::refactor() has invalid return type Rector\Contract\PhpParser\Node\StmtsAwareInterface.
Method Rector\Doctrine\Dbal40\Rector\StmtsAwareInterface\ExecuteQueryParamsToBindValueRector::getNodeTypes() should return array<class-string<PhpParser\Node>> but returns array<int, string>.
Method Rector\DowngradePhp73\Rector\FuncCall\DowngradeArrayKeyFirstLastRector::refactorArrayKeyFirst() should return array<PhpParser\Node>|null but returns array<int, PhpParser\Node\Stmt\Echo_|PhpParser\Node\Stmt\Expression|PhpParser\Node\Stmt\If_|PhpParser\Node\Stmt\Return_|PhpParser\Node\Stmt\Switch_|Rector\Contract\PhpParser\Node\StmtsAwareInterface>.
Parameter $stmt of method Rector\DowngradePhp73\Rector\FuncCall\DowngradeArrayKeyFirstLastRector::refactorArrayKeyFirst() has invalid type Rector\Contract\PhpParser\Node\StmtsAwareInterface.
Parameter $node of method Rector\DowngradePhp73\Rector\FuncCall\DowngradeArrayKeyFirstLastRector::refactor() has invalid type Rector\Contract\PhpParser\Node\StmtsAwareInterface.
PHPDoc tag `@param` for parameter $node with type PhpParser\Node\Stmt\Echo_|PhpParser\Node\Stmt\Expression|PhpParser\Node\Stmt\Return_|PhpParser\Node\Stmt\Switch_|Rector\Contract\PhpParser\Node\StmtsAwareInterface is not subtype of native type PhpParser\Node.
Method Rector\DowngradePhp73\Rector\FuncCall\DowngradeArrayKeyFirstLastRector::getNodeTypes() should return array<class-string<PhpParser\Node>> but returns array<int, string>.
Parameter $node of method Rector\DowngradePhp72\Rector\FuncCall\DowngradeStreamIsattyRector::refactor() has invalid type Rector\Contract\PhpParser\Node\StmtsAwareInterface.
PHPDoc tag `@param` for parameter $node with type PhpParser\Node\Stmt\Echo_|PhpParser\Node\Stmt\Expression|PhpParser\Node\Stmt\Return_|PhpParser\Node\Stmt\Switch_|Rector\Contract\PhpParser\Node\StmtsAwareInterface is not subtype of native type PhpParser\Node.
Method Rector\DowngradePhp72\Rector\FuncCall\DowngradeStreamIsattyRector::getNodeTypes() should return array<class-string<PhpParser\Node>> but returns array<int, string>.