Skip to content

Releases: PHPOffice/PhpSpreadsheet

5.7.0

20 Apr 03:08
9f55d3b

Choose a tag to compare

Fixed

  • Security patches.

3.10.5

20 Apr 02:59

Choose a tag to compare

Fixed

  • Security patches.

2.4.5

20 Apr 02:57

Choose a tag to compare

Fixed

  • Security patches.

2.1.16

20 Apr 02:52

Choose a tag to compare

Fixed

  • Security patches.

1.30.4

20 Apr 03:03

Choose a tag to compare

Fixed

  • Security patches.

5.6.0

10 Apr 04:09
9b90dee

Choose a tag to compare

Added

  • Make Reader/Csv Extendable, add new preferred Reader/CsvNoEscape class. Issue #4836 PR #4837 PR #4845
  • XLOOKUP function. Issue #1453 PR #4844
  • Introduction of a benchmark test suite, independent of the default unit test suite. Users can use it as a template for experimenting and making decisions concerning performance. PR #4824

Deprecated

  • Collection/Cells::MAX_COLUMN_ID - use Cell/AddressRange::MAX_COLUMN_INT.
  • Writer/Xls/Worksheet constants MAX_XLS_COLUMN, MAX_XLS_COLUMN_STRING, MAX_XLS_ROW - use Cell/AddressRange MAX_COLUMN_INT_XLS, MAX_COLUMN_XLS, MAX_ROW_XLS

Fixed

3.10.4

10 Apr 03:41

Choose a tag to compare

Fixed

  • Security patches.
  • Option to whitelist external images. Security-related backport of PR #4793

2.4.4

10 Apr 03:28

Choose a tag to compare

Fixed

  • Security patches.
  • Option to whitelist external images. Security-related backport of PR #4793

2.1.15

10 Apr 03:17

Choose a tag to compare

Fixed

  • Security patches.
  • Option to whitelist external images. Security-related backport of PR #4793

1.30.3

10 Apr 03:52

Choose a tag to compare

Fixed

  • Security patches.
  • Option to whitelist external images. Security-related backport of PR #4793