Skip to content

Commit ca940c6

Browse files
author
MarkBaker
committed
Re-baseline
1 parent dc255fb commit ca940c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2300,6 +2300,11 @@ parameters:
23002300
count: 1
23012301
path: src/PhpSpreadsheet/Reader/Xls.php
23022302

2303+
-
2304+
message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\<string\\>\\|string given\\.$#"
2305+
count: 1
2306+
path: src/PhpSpreadsheet/Reader/Xls.php
2307+
23032308
-
23042309
message: "#^Parameter \\#2 \\$row of method PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\IReadFilter\\:\\:readCell\\(\\) expects int, string given\\.$#"
23052310
count: 1

0 commit comments

Comments
 (0)