We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c97f1 commit 65851bcCopy full SHA for 65851bc
build/phpstan.neon
@@ -84,6 +84,7 @@ parameters:
84
identifier: shipmonk.deadConstant
85
paths:
86
- ../tests/PHPStan/Fixture
87
+ reportUnmatched: false # constants on enums, not reported on PHP8-
88
-
89
identifier: shipmonk.deadMethod
90
path: ../src/Reflection/BetterReflection/SourceLocator/FileReadTrapStreamWrapper.php
0 commit comments