We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ab25d commit b0f7e83Copy full SHA for b0f7e83
phpstan-baseline.neon
@@ -1060,11 +1060,6 @@ parameters:
1060
count: 1
1061
path: src/PhpSpreadsheet/Calculation/TextData/Text.php
1062
1063
- -
1064
- message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
1065
- count: 1
1066
- path: src/PhpSpreadsheet/Cell/Cell.php
1067
-
1068
1069
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Cell\\\\Cell\\:\\:getFormulaAttributes\\(\\) has no return type specified\\.$#"
1070
0 commit comments