Skip to content

Commit 2debaeb

Browse files
committed
PHPStan: Update baseline
1 parent 4c41287 commit 2debaeb

File tree

3 files changed

+0
-335
lines changed

3 files changed

+0
-335
lines changed

phpstan-baseline-7x.neon

-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ parameters:
55
count: 2
66
path: application/forms/EntryForm.php
77

8-
-
9-
message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
10-
count: 2
11-
path: application/forms/EscalationRecipientForm.php
12-
138
-
149
message: "#^Parameter \\#1 \\$time of function strtotime expects string, mixed given\\.$#"
1510
count: 1

phpstan-baseline-8x.neon

-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ parameters:
55
count: 2
66
path: application/forms/EntryForm.php
77

8-
-
9-
message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
10-
count: 2
11-
path: application/forms/EscalationRecipientForm.php
12-
138
-
149
message: "#^Parameter \\#1 \\$datetime of function strtotime expects string, mixed given\\.$#"
1510
count: 1

0 commit comments

Comments
 (0)