We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b60882 commit 46f51b9Copy full SHA for 46f51b9
phpstan-baseline82.neon
@@ -40,11 +40,6 @@ parameters:
40
count: 2
41
path: src/Exception/ValidatorException.php
42
43
- -
44
- message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
45
- count: 1
46
- path: src/Soap/SoapBase.php
47
-
48
49
message: "#^Method NFePHP\\\\Common\\\\Files\\:\\:listContents\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#"
50
count: 1
@@ -130,7 +125,3 @@ parameters:
130
125
131
126
path: src/Tags/MakeBase.php
132
127
133
134
- message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
135
136
- path: src/Tags/Tag.php
0 commit comments