Releases: PHPOffice/PhpSpreadsheet
Releases · PHPOffice/PhpSpreadsheet
2.3.10
2.1.11
1.29.12
4.4.0
Added
- VSTACK and HSTACK. Issue #4485 PR #4492
- TOCOL and TOROW. PR #4493
- Support Current Office Theme. PR #4500
Deprecated
- Theme constants COLOR_SCHEME_2013_PLUS_NAME (use COLOR_SCHEME_2013_2022_NAME) and COLOR_SCHEME_2013_PLUS (use COLOR_SCHEME_2013_2022).
Fixed
- Various Writers RichText TextElement Should Inherit Cell Style. Issue #1154 PR #4487
- Minor Changes to FILTER function. PR #4491
- Allow Xlsx Reader/Writer to support Font Charset. Issue #2760 PR #4501
- AutoColor for LibreOffice Dark Mode Discussion 4502 PR #4503
- Xlsx Style Writer Minor Refactoring. PR #4508
- Allow Xlsx Reader to Specify ParseHuge. Issue #4260 PR #4515
3.9.2
Changed
- Allow php-cs-fixer to Handle Implicit Backslashes.
Added
- Allow spreadsheet to be serialized. PR #4408
Fixed
- TEXT and TIMEVALUE functions. Issue #4249 PR #4355
- Removing Columns/Rows Containing Merged Cells. Backport of PR #4465
- Allow Xlsx Reader to Specify ParseHuge. Issue #4260 PR #4518
2.3.9
Changed
- Allow php-cs-fixer to Handle Implicit Backslashes.
Added
- Allow spreadsheet to be serialized. PR #4407
Fixed
- TEXT and TIMEVALUE functions. Issue #4249 PR #4354
- Removing Columns/Rows Containing Merged Cells. Backport of PR #4465
- Allow Xlsx Reader to Specify ParseHuge. Issue #4260 PR #4517
2.1.10
Changed
- Allow php-cs-fixer to Handle Implicit Backslashes.
Added
- Allow spreadsheet to be serialized. PR #4406
Fixed
- TEXT and TIMEVALUE functions. Issue #4249 PR #4353
- Removing Columns/Rows Containing Merged Cells. Backport of PR #4465
- Allow Xlsx Reader to Specify ParseHuge. Issue #4260 PR #4516
1.29.11
Changed
- Allow php-cs-fixer to Handle Implicit Backslashes.
Added
- Allow spreadsheet to be serialized. PR #4405
Fixed
- TEXT and TIMEVALUE functions. Issue #4249 PR #4352
- Removing Columns/Rows Containing Merged Cells. Backport of PR #4465
- Allow Xlsx Reader to Specify ParseHuge. Issue #4260 PR #4515
4.3.1
Fixed
- Regression in Date::stringToExcel. Issue #4488 PR #4489
4.3.0
Added
- Xml Reader recognize indents. Issue #4448 PR #4449
Changed
- Phpstan Level 10.
Fixed
- Micro-optimization for excelToDateTimeObject. Issue #4438 PR #4442
- Removing Columns/Rows Containing Merged Cells. Issue #282 PR #4465
- Print Area and Row Break. Issue #1275 PR #4450
- Copy Styles after insertNewColumnBefore. Issue #1425 PR #4468
- Xls Writer Treat Hyperlink Starting with # as Internal. Issue #56 PR #4453
- More Precision for Float to String Casts. Issue #3899 PR #4479
- Hyperlink Styles. Issue #1632 PR #4478
- ODS Handling of Ceiling and Floor. Issue #477 PR #4466
- Xlsx Reader Do Not Process Printer Settings for Dataonly. Issue #4477 PR #4480