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 e90abe8 commit 3efa7c6Copy full SHA for 3efa7c6
phpstan-baseline.neon
@@ -25,11 +25,6 @@ parameters:
25
count: 1
26
path: src/Parser/StringUnescaper.php
27
28
- -
29
- message: "#^Call to an undefined method PHPStan\\\\PhpDocParser\\\\Ast\\\\Node\\:\\:getComments\\(\\)\\.$#"
30
- count: 1
31
- path: src/Printer/Printer.php
32
-
33
34
message: "#^Variable property access on PHPStan\\\\PhpDocParser\\\\Ast\\\\Node\\.$#"
35
count: 2
0 commit comments