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 cc171fd commit b9ce10bCopy full SHA for b9ce10b
build/phpstan.neon
@@ -90,9 +90,6 @@ parameters:
90
paths:
91
- ../tests/PHPStan/Fixture
92
reportUnmatched: false # constants on enums, not reported on PHP8-
93
- -
94
- identifier: shipmonk.deadMethod
95
- path: ../src/Reflection/BetterReflection/SourceLocator/FileReadTrapStreamWrapper.php
96
-
97
message: '''
98
#^Access to constant on deprecated class DeprecatedAnnotations\\DeprecatedFoo\:
0 commit comments