Skip to content

Fix parsing of ambiguous classes to avoid ignoring real classes when test ones get scanned first #73

Fix parsing of ambiguous classes to avoid ignoring real classes when test ones get scanned first

Fix parsing of ambiguous classes to avoid ignoring real classes when test ones get scanned first #73

Triggered via pull request October 3, 2024 15:58
Status Failure
Total duration 33s
Artifacts

phpstan.yml

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

Annotations

3 errors
PHPStan (7.2): src/ClassMap.php#L85
Method Composer\ClassMapGenerator\ClassMap::getAmbiguousClasses() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.2)
Process completed with exit code 1.
PHPStan (8.3)
The job was canceled because "_7_2" failed.