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 36db47a commit 8202c44Copy full SHA for 8202c44
phpstan-baseline.neon
@@ -10,11 +10,6 @@ parameters:
10
count: 1
11
path: src/Ast/NodeTraverser.php
12
13
- -
14
- message: "#^Strict comparison using \\=\\=\\= between 2 and 2 will always evaluate to true\\.$#"
15
- count: 2
16
- path: src/Ast/NodeTraverser.php
17
-
18
19
message: "#^Variable property access on PHPStan\\\\PhpDocParser\\\\Ast\\\\Node\\.$#"
20
0 commit comments