ObjectType: fix isEnum #20478
static-analysis.yml
on: pull_request
Generate baseline
1m 30s
Generate PHP baseline
1m 33s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
6 errors
PHPStan (7.4, ubuntu-latest):
src/Type/ObjectType.php#L738
Class UnitEnum not found.
|
PHPStan (7.4, ubuntu-latest):
src/Type/ObjectType.php#L739
Class BackedEnum not found.
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, windows-latest):
src/Type/ObjectType.php#L738
Class UnitEnum not found.
|
PHPStan (7.4, windows-latest):
src/Type/ObjectType.php#L739
Class BackedEnum not found.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|