Improved compatibility fixtures #130
Annotations
3 errors
Run composer psalm -- --php-version=8.1 --stats --output-format=github:
src/PhpParserReflector/ClassReflections.php#L21
src/PhpParserReflector/ClassReflections.php:21:16: InvalidReturnType: The declared return type '0|16|32|48|64|80|96|112' for Typhoon\Reflection\PhpParserReflector\ClassReflections::modifiers is incorrect, got '0|32|64|96|65536|65568|65600|65632' (see https://psalm.dev/011)
|
Run composer psalm -- --php-version=8.1 --stats --output-format=github:
src/PhpParserReflector/ClassReflections.php#L33
src/PhpParserReflector/ClassReflections.php:33:16: InvalidReturnStatement: The inferred type '0|32|64|96|65536|65568|65600|65632' does not match the declared return type '0|16|32|48|64|80|96|112' for Typhoon\Reflection\PhpParserReflector\ClassReflections::modifiers (see https://psalm.dev/128)
|
Run composer psalm -- --php-version=8.1 --stats --output-format=github
Process completed with exit code 2.
|
Loading