Skip to content

Commit ec580cd

Browse files
Update phpstan-baseline.neon
1 parent 7cab942 commit ec580cd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ parameters:
1010
count: 1
1111
path: src/ConfigResolver.php
1212

13-
-
14-
message: "#^Cannot cast array\\<string\\>\\|bool\\|string\\|null to string\\.$#"
15-
count: 2
16-
path: src/PreCompileCommand.php
17-
1813
-
1914
message: "#^Anonymous function should have native return typehint \"Generator\"\\.$#"
2015
count: 1

0 commit comments

Comments
 (0)