Skip to content

Update to PHPStan 2 #247

Update to PHPStan 2

Update to PHPStan 2 #247

Re-run triggered November 12, 2024 15:59
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

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.