Skip to content

Commit 46f51b9

Browse files
committed
Ajustes phpstan
1 parent 5b60882 commit 46f51b9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

phpstan-baseline82.neon

-9
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ parameters:
4040
count: 2
4141
path: src/Exception/ValidatorException.php
4242

43-
-
44-
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
45-
count: 1
46-
path: src/Soap/SoapBase.php
47-
4843
-
4944
message: "#^Method NFePHP\\\\Common\\\\Files\\:\\:listContents\\(\\) invoked with 2 parameters, 0\\-1 required\\.$#"
5045
count: 1
@@ -130,7 +125,3 @@ parameters:
130125
count: 1
131126
path: src/Tags/MakeBase.php
132127

133-
-
134-
message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
135-
count: 1
136-
path: src/Tags/Tag.php

0 commit comments

Comments
 (0)