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
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
22
22
23
23
### Deprecated
24
24
25
-
-Nothing
25
+
-Reader/Xml trySimpleXMLLoadString should not have had public visibility, and will be removed.
26
26
27
27
### Removed
28
28
@@ -42,6 +42,9 @@ and this project adheres to [Semantic Versioning](https://semver.org).
42
42
- Invalid Builtin Defined Name in Xls Reader [Issue #3935](https://github.com/PHPOffice/PhpSpreadsheet/issues/3935)[PR #3942](https://github.com/PHPOffice/PhpSpreadsheet/pull/3942)
43
43
- Hidden Rows and Columns Tcpdf/Mpdf [PR #3945](https://github.com/PHPOffice/PhpSpreadsheet/pull/3945)
44
44
- Protect Sheet But Allow Sort [Issue #3951](https://github.com/PHPOffice/PhpSpreadsheet/issues/3951)[PR #3956](https://github.com/PHPOffice/PhpSpreadsheet/pull/3956)
45
+
- Default Value for Conditional::$text [PR #3946](https://github.com/PHPOffice/PhpSpreadsheet/pull/3946)
- Improvements to Xml Reader [Issue #3999](https://github.com/PHPOffice/PhpSpreadsheet/issues/3999)[Issue #4000](https://github.com/PHPOffice/PhpSpreadsheet/issues/4000)[Issue #4002](https://github.com/PHPOffice/PhpSpreadsheet/issues/4002)[PR #4003](https://github.com/PHPOffice/PhpSpreadsheet/pull/4003)
0 commit comments