You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org).
14
14
15
15
Note that a ChartSheet is still only written as a normal Worksheet containing a single chart, not as an actual ChartSheet.
16
16
17
+
- Added Worksheet visibility in Ods Reader [PR #2851](https://github.com/PHPOffice/PhpSpreadsheet/pull/2851)
18
+
- Added Worksheet visibility in Ods Writer [PR #2850](https://github.com/PHPOffice/PhpSpreadsheet/pull/2850)
19
+
17
20
### Changed
18
21
19
22
- Memory and speed improvements, particularly for the Cell Collection, and the Writers.
@@ -32,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
32
35
33
36
- Xls Reader resolving absolute named ranges to relative ranges [Issue #2826](https://github.com/PHPOffice/PhpSpreadsheet/issues/2826)[PR #2827](https://github.com/PHPOffice/PhpSpreadsheet/pull/2827)
34
37
- Null value handling in the Excel Math/Trig PRODUCT() function [Issue #2833](https://github.com/PHPOffice/PhpSpreadsheet/issues/2833)[PR #2834](https://github.com/PHPOffice/PhpSpreadsheet/pull/2834)
35
-
38
+
- Invalid Print Area defined in Xlsx corrupts internal storage of print area [Issue #2848](https://github.com/PHPOffice/PhpSpreadsheet/issues/2848)[PR #2849](https://github.com/PHPOffice/PhpSpreadsheet/pull/2849)
message:"#^Method PhpOffice\\\\PhpSpreadsheet\\\\Reader\\\\Ods\\\\Properties\\:\\:load\\(\\) has parameter \\$namespacesMeta with no type specified\\.$#"
1980
1955
count:1
@@ -4800,26 +4775,6 @@ parameters:
4800
4775
count:2
4801
4776
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
4802
4777
4803
-
-
4804
-
message:"#^Parameter \\#3 \\$id1 of method PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xlsx\\\\Chart\\:\\:writeCategoryAxis\\(\\) expects string, int\\|string given\\.$#"
4805
-
count:1
4806
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
4807
-
4808
-
-
4809
-
message:"#^Parameter \\#4 \\$id1 of method PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xlsx\\\\Chart\\:\\:writeValueAxis\\(\\) expects string, int\\|string given\\.$#"
4810
-
count:2
4811
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
4812
-
4813
-
-
4814
-
message:"#^Parameter \\#4 \\$id2 of method PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xlsx\\\\Chart\\:\\:writeCategoryAxis\\(\\) expects string, int\\|string given\\.$#"
4815
-
count:1
4816
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
4817
-
4818
-
-
4819
-
message:"#^Parameter \\#5 \\$id2 of method PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xlsx\\\\Chart\\:\\:writeValueAxis\\(\\) expects string, int\\|string given\\.$#"
4820
-
count:2
4821
-
path:src/PhpSpreadsheet/Writer/Xlsx/Chart.php
4822
-
4823
4778
-
4824
4779
message:"#^Parameter \\#6 \\$yAxis of method PhpOffice\\\\PhpSpreadsheet\\\\Writer\\\\Xlsx\\\\Chart\\:\\:writeCategoryAxis\\(\\) expects PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Axis, PhpOffice\\\\PhpSpreadsheet\\\\Chart\\\\Axis\\|null given\\.$#"
0 commit comments