packagist phpoffice/phpspreadsheet 1.26.0

latest releases: dev-master, dev-gh-readonly-queue/master/pr-4085-cffcfb4a5ce6e96621fed619229f56ef69873024, dev-dependabot/composer/phpstan/phpstan-1.11.5...
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.