Update to PHPStan 2 #247
Annotations
5 errors
PHPStan (8.3):
src/PHPStan/PregMatchTypeSpecifyingExtension.php#L96
Call to function method_exists() with 'PHPStan\\Analyser…' and 'setRootExpr' will always evaluate to true.
|
PHPStan (8.3):
src/PHPStan/PregMatchTypeSpecifyingExtension.php#L107
Method PHPStan\Analyser\TypeSpecifier::create() invoked with 6 parameters, 4 required.
|
PHPStan (8.3):
src/PHPStan/PregMatchTypeSpecifyingExtension.php#L111
Parameter #4 $scope of method PHPStan\Analyser\TypeSpecifier::create() expects PHPStan\Analyser\Scope, bool given.
|
PHPStan (8.3)
Process completed with exit code 1.
|
PHPStan (7.2)
The job was canceled because "_8_3" failed.
|