Enhancement: Add support for phpstan/phpstan:^2.0.0
#1713
Annotations
4 errors and 1 warning
Run phpstan/phpstan:
src/Classes/NoExtendsRule.php#L43
Property Ergebnis\PHPStan\Rules\Classes\NoExtendsRule::$classesAllowedToBeExtended (list<class-string>) does not accept array<int<0, max>, class-string>.
|
Run phpstan/phpstan:
src/Methods/NoParameterWithContainerTypeDeclarationRule.php#L49
Property Ergebnis\PHPStan\Rules\Methods\NoParameterWithContainerTypeDeclarationRule::$interfacesImplementedByContainers (list<string>) does not accept array<int<0, max>, class-string>.
|
Run phpstan/phpstan:
src/Methods/NoParameterWithContainerTypeDeclarationRule.php#L86
Method Ergebnis\PHPStan\Rules\Methods\NoParameterWithContainerTypeDeclarationRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns array.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading