Skip to content

Commit 3e49312

Browse files
committed
Reset phpstan baseline after merge from 1.x
1 parent ae746d0 commit 3e49312

File tree

1 file changed

+9
-134
lines changed

1 file changed

+9
-134
lines changed

phpstan-baseline.neon

Lines changed: 9 additions & 134 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,8 @@ parameters:
3131
path: src/PhpSpreadsheet/Calculation/Calculation.php
3232

3333
-
34-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Calculation\\:\\:_translateFormulaToEnglish\\(\\) has no return type specified\\.$#"
35-
count: 1
36-
path: src/PhpSpreadsheet/Calculation/Calculation.php
37-
38-
-
39-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Calculation\\:\\:_translateFormulaToEnglish\\(\\) has parameter \\$formula with no type specified\\.$#"
40-
count: 1
41-
path: src/PhpSpreadsheet/Calculation/Calculation.php
42-
43-
-
44-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Calculation\\:\\:_translateFormulaToLocale\\(\\) has no return type specified\\.$#"
45-
count: 1
46-
path: src/PhpSpreadsheet/Calculation/Calculation.php
47-
48-
-
49-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Calculation\\:\\:_translateFormulaToLocale\\(\\) has parameter \\$formula with no type specified\\.$#"
50-
count: 1
34+
message: "#^Cannot use array destructuring on array\\<string\\>\\|string\\.$#"
35+
count: 6
5136
path: src/PhpSpreadsheet/Calculation/Calculation.php
5237

5338
-
@@ -1031,124 +1016,9 @@ parameters:
10311016
path: src/PhpSpreadsheet/Cell/Coordinate.php
10321017

10331018
-
1034-
message: "#^Call to an undefined method object\\:\\:render\\(\\)\\.$#"
1035-
count: 1
1036-
path: src/PhpSpreadsheet/Chart/Chart.php
1037-
1038-
-
1039-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$legend \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Legend\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Legend\\|null\\.$#"
1040-
count: 1
1041-
path: src/PhpSpreadsheet/Chart/Chart.php
1042-
1043-
-
1044-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$majorGridlines \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\GridLines\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\GridLines\\|null\\.$#"
1045-
count: 1
1046-
path: src/PhpSpreadsheet/Chart/Chart.php
1047-
1048-
-
1049-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$minorGridlines \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\GridLines\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\GridLines\\|null\\.$#"
1050-
count: 1
1051-
path: src/PhpSpreadsheet/Chart/Chart.php
1052-
1053-
-
1054-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$plotArea \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\PlotArea\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\PlotArea\\|null\\.$#"
1055-
count: 1
1056-
path: src/PhpSpreadsheet/Chart/Chart.php
1057-
1058-
-
1059-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$title \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\|null\\.$#"
1060-
count: 1
1061-
path: src/PhpSpreadsheet/Chart/Chart.php
1062-
1063-
-
1064-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$worksheet \\(PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\Worksheet\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Worksheet\\\\Worksheet\\|null\\.$#"
1065-
count: 1
1066-
path: src/PhpSpreadsheet/Chart/Chart.php
1067-
1068-
-
1069-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$xAxis \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Axis\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Axis\\|null\\.$#"
1070-
count: 1
1071-
path: src/PhpSpreadsheet/Chart/Chart.php
1072-
1073-
-
1074-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$xAxisLabel \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\|null\\.$#"
1075-
count: 1
1076-
path: src/PhpSpreadsheet/Chart/Chart.php
1077-
1078-
-
1079-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$yAxis \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Axis\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Axis\\|null\\.$#"
1080-
count: 1
1081-
path: src/PhpSpreadsheet/Chart/Chart.php
1082-
1083-
-
1084-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Chart\\:\\:\\$yAxisLabel \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\|null\\.$#"
1085-
count: 1
1086-
path: src/PhpSpreadsheet/Chart/Chart.php
1087-
1088-
-
1089-
message: "#^Strict comparison using \\=\\=\\= between PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\DataSeriesValues and null will always evaluate to false\\.$#"
1090-
count: 2
1091-
path: src/PhpSpreadsheet/Chart/DataSeries.php
1092-
1093-
-
1094-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Legend\\:\\:\\$layout \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Layout\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Layout\\|null\\.$#"
1095-
count: 1
1096-
path: src/PhpSpreadsheet/Chart/Legend.php
1097-
1098-
-
1099-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Legend\\:\\:\\$positionXLref has no type specified\\.$#"
1100-
count: 1
1101-
path: src/PhpSpreadsheet/Chart/Legend.php
1102-
1103-
-
1104-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\PlotArea\\:\\:\\$layout \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Layout\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Layout\\|null\\.$#"
1105-
count: 1
1106-
path: src/PhpSpreadsheet/Chart/PlotArea.php
1107-
1108-
-
1109-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getArrayElementsValue\\(\\) has no return type specified\\.$#"
1110-
count: 1
1111-
path: src/PhpSpreadsheet/Chart/Properties.php
1112-
1113-
-
1114-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getArrayElementsValue\\(\\) has parameter \\$elements with no type specified\\.$#"
1115-
count: 1
1116-
path: src/PhpSpreadsheet/Chart/Properties.php
1117-
1118-
-
1119-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getArrayElementsValue\\(\\) has parameter \\$properties with no type specified\\.$#"
1120-
count: 1
1121-
path: src/PhpSpreadsheet/Chart/Properties.php
1122-
1123-
-
1124-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getLineStyleArrowSize\\(\\) has no return type specified\\.$#"
1125-
count: 1
1126-
path: src/PhpSpreadsheet/Chart/Properties.php
1127-
1128-
-
1129-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getLineStyleArrowSize\\(\\) has parameter \\$arrayKaySelector with no type specified\\.$#"
1130-
count: 1
1131-
path: src/PhpSpreadsheet/Chart/Properties.php
1132-
1133-
-
1134-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getLineStyleArrowSize\\(\\) has parameter \\$arraySelector with no type specified\\.$#"
1135-
count: 1
1136-
path: src/PhpSpreadsheet/Chart/Properties.php
1137-
1138-
-
1139-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getShadowPresetsMap\\(\\) has no return type specified\\.$#"
1140-
count: 1
1141-
path: src/PhpSpreadsheet/Chart/Properties.php
1142-
1143-
-
1144-
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Properties\\:\\:getShadowPresetsMap\\(\\) has parameter \\$presetsOption with no type specified\\.$#"
1145-
count: 1
1146-
path: src/PhpSpreadsheet/Chart/Properties.php
1147-
1148-
-
1149-
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Title\\:\\:\\$layout \\(PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Layout\\) does not accept PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Layout\\|null\\.$#"
1019+
message: "#^Cannot use array destructuring on array\\<string\\>\\|string\\.$#"
11501020
count: 1
1151-
path: src/PhpSpreadsheet/Chart/Title.php
1021+
path: src/PhpSpreadsheet/Chart/DataSeriesValues.php
11521022

11531023
-
11541024
message: "#^Property PhpOffice\\\\PhpSpreadsheet\\\\Collection\\\\Memory\\:\\:\\$cache has no type specified\\.$#"
@@ -2710,6 +2580,11 @@ parameters:
27102580
count: 1
27112581
path: src/PhpSpreadsheet/Shared/OLERead.php
27122582

2583+
-
2584+
message: "#^Call to an undefined method PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\Calculation\\:\\:_calculateFormulaValue\\(\\)\\.$#"
2585+
count: 1
2586+
path: src/PhpSpreadsheet/Shared/StringHelper.php
2587+
27132588
-
27142589
message: "#^Static method PhpOffice\\\\PhpSpreadsheet\\\\Shared\\\\TimeZone\\:\\:validateTimeZone\\(\\) is unused\\.$#"
27152590
count: 1

0 commit comments

Comments
 (0)