github PHPOffice/PhpSpreadsheet 1.26.0

latest releases: 2.1.0, 2.0.0, 1.29.0...
18 months ago

1.26.0 - 2022-12-21

Added

  • Extended flag options for the Reader load() and Writer save() methods
  • Apply Row/Column limits (1048576 and XFD) in ReferenceHelper PR #3213
  • Allow the creation of In-Memory Drawings from a string of binary image data, or from a stream. PR #3157
  • Xlsx Reader support for Tables PR #2829
  • Permit Date/Time Entered on Spreadsheet to be calculated as Float Issue #1416 PR #3121

Changed

  • Nothing

Deprecated

  • Direct update of Calculation::suppressFormulaErrors is replaced with setter.
  • Font public static variable defaultColumnWidths replaced with constant DEFAULT_COLUMN_WIDTHS.
  • ExcelError public static variable errorCodes replaced with constant ERROR_CODES.
  • NumberFormat constant FORMAT_DATE_YYYYMMDD2 replaced with existing identical FORMAT_DATE_YYYYMMDD.

Removed

  • Nothing

Fixed

Don't miss a new PhpSpreadsheet release

NewReleases is sending notifications on new releases.