Skip to content

Commit ba15a68

Browse files
author
MarkBaker
committed
Merge from master, and rebase phpstan baseline
1 parent 05a1252 commit ba15a68

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -670,16 +670,6 @@ parameters:
670670
count: 1
671671
path: src/PhpSpreadsheet/Calculation/MathTrig/IntClass.php
672672

673-
-
674-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Statistical\\:\\:MAXIFS\\(\\) should return float but returns float\\|string\\|null\\.$#"
675-
count: 1
676-
path: src/PhpSpreadsheet/Calculation/Statistical.php
677-
678-
-
679-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Statistical\\:\\:MINIFS\\(\\) should return float but returns float\\|string\\|null\\.$#"
680-
count: 1
681-
path: src/PhpSpreadsheet/Calculation/Statistical.php
682-
683673
-
684674
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Statistical\\\\Averages\\:\\:filterArguments\\(\\) has no return type specified\\.$#"
685675
count: 1

0 commit comments

Comments
 (0)