File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,24 @@ and this project adheres to [Semantic Versioning](https://semver.org).
4444- Nothing.
4545
4646### Fixed
47+ - Unexpected format in Xlsx Timestamp
48+ [ Issue #2331 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/2331 )
49+ [ PR #2332 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2332 )
50+ - Corrections for HLOOKUP
51+ [ Issue #2123 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/2123 )
52+ [ PR #2330 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2330 )
53+ - Corrections for Xlsx Read Comments
54+ [ Issue #2316 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/2316 )
55+ [ PR #2329 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2329 )
56+ - Lowercase Calibri font names
57+ [ Issue #2273 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/2273 )
58+ [ PR #2325 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2325 )
59+ - isFormula Referencing Sheet with Space in Title
60+ [ Issue #2304 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/2304 )
61+ [ PR #2306 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2306 )
62+ - Xls Reader Fatal Error due to Undefined Offset
63+ [ Issue #1114 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/1114 )
64+ [ PR #2308 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2308 )
4765- Permit Csv Reader delimiter to be set to null.
4866[ Issue #2287 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/2287 )
4967[ PR #2288 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/2288 )
You can’t perform that action at this time.
0 commit comments