GenericStaticType - support for static<...>
#19744
static-analysis.yml
on: push
Generate baseline
1m 32s
Generate PHP baseline
1m 34s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
8 errors
PHPStan (7.3, ubuntu-latest):
src/Type/Generic/GenericStaticType.php#L106
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
|
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.2, ubuntu-latest):
src/Type/Generic/GenericStaticType.php#L100
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
|
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.3, windows-latest):
src/Type/Generic/GenericStaticType.php#L106
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
|
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.2, windows-latest):
src/Type/Generic/GenericStaticType.php#L100
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
|
PHPStan (7.2, windows-latest)
Process completed with exit code 1.
|