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 3322e01 commit 143609dCopy full SHA for 143609d
phpstan.neon.dist
@@ -25,6 +25,7 @@ parameters:
25
path: %currentWorkingDirectory%/src/Identifier/Normalizer/IntegerDenormalizer.php
26
27
# False positives
28
+ - '#Class ErrorRenderer not found\.#'
29
-
30
message: '#Variable \$positionPm might not be defined\.#'
31
path: %currentWorkingDirectory%/src/Util/ClassInfoTrait.php
0 commit comments