Skip to content

Commit 2913e31

Browse files
Phpstan: Cleanup baseline files
1 parent b0c5811 commit 2913e31

File tree

3 files changed

+0
-390
lines changed

3 files changed

+0
-390
lines changed

phpstan-baseline-7x.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
5-
count: 2
6-
path: application/forms/EntryForm.php
7-
83
-
94
message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
105
count: 2

phpstan-baseline-8x.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
5-
count: 2
6-
path: application/forms/EntryForm.php
7-
83
-
94
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
105
count: 2

0 commit comments

Comments
 (0)