Skip to content

Commit 78ea02a

Browse files
author
MarkBaker
committed
Update phpstan baseline
1 parent e51dabe commit 78ea02a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -295,21 +295,6 @@ parameters:
295295
count: 1
296296
path: src/PhpSpreadsheet/Calculation/Engineering/ErfC.php
297297

298-
-
299-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Financial\\:\\:ISPMT\\(\\) has no return type specified\\.$#"
300-
count: 1
301-
path: src/PhpSpreadsheet/Calculation/Financial.php
302-
303-
-
304-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Financial\\:\\:ISPMT\\(\\) has parameter \\$args with no type specified\\.$#"
305-
count: 1
306-
path: src/PhpSpreadsheet/Calculation/Financial.php
307-
308-
-
309-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Financial\\:\\:NPV\\(\\) has parameter \\$args with no type specified\\.$#"
310-
count: 1
311-
path: src/PhpSpreadsheet/Calculation/Financial.php
312-
313298
-
314299
message: "#^Parameter \\#1 \\$year of static method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\DateTimeExcel\\\\Helpers\\:\\:isLeapYear\\(\\) expects int\\|string, array\\|int\\|string given\\.$#"
315300
count: 1

0 commit comments

Comments
 (0)