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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
29
29
30
30
### Fixed
31
31
32
-
-Don't use htmlspecialchars when formatting XML. [Issue #4537](https://github.com/PHPOffice/PhpSpreadsheet/issues/4537)[PR #4540](https://github.com/PHPOffice/PhpSpreadsheet/pull/4540)
32
+
-Do not use htmlspecialchars when formatting XML. [Issue #4537](https://github.com/PHPOffice/PhpSpreadsheet/issues/4537)[PR #4540](https://github.com/PHPOffice/PhpSpreadsheet/pull/4540)
33
33
- Writer Html/Pdf support RTL alignment of tables. [Issue #1104](https://github.com/PHPOffice/PhpSpreadsheet/issues/1104)[PR #4535](https://github.com/PHPOffice/PhpSpreadsheet/pull/4535)
34
34
- Xlsx Reader use dynamic arrays if spreadsheet did so. [PR #4533](https://github.com/PHPOffice/PhpSpreadsheet/pull/4533)
0 commit comments