Skip to content

Releases: PHPOffice/PhpSpreadsheet

3.9.1

08 Feb 03:24
Compare
Choose a tag to compare

Fixed

  • Xls writer Parser Mishandling True/False Argument. Backport of PR #4333
  • Xls writer Parser Parse By Character Not Byte. Backport of PR #4344

2.3.8

08 Feb 03:22
Compare
Choose a tag to compare

Fixed

  • Xls writer Parser Mishandling True/False Argument. Backport of PR #4333
  • Xls writer Parser Parse By Character Not Byte. Backport of PR #4344

2.1.9

08 Feb 03:19
Compare
Choose a tag to compare

Fixed

  • Xls writer Parser Mishandling True/False Argument. Backport of PR #4333
  • Xls writer Parser Parse By Character Not Byte. Backport of PR #4344

1.29.10

08 Feb 03:16
Compare
Choose a tag to compare

Changed

  • Allow version 1 and 2 of composer/pcre.

Fixed

  • Xls writer Parser Mishandling True/False Argument. Backport of PR #4333
  • Xls writer Parser Parse By Character Not Byte. Backport of PR #4344

3.9.0

26 Jan 05:36
414f8a2
Compare
Choose a tag to compare

Added

  • Methods to get style for row or column. PR #4317
  • Method for duplicating worksheet in spreadsheet. PR #4315

Fixed

2.3.7

26 Jan 05:31
Compare
Choose a tag to compare

Fixed

  • Backported security patch for control characters in protocol.
  • Use Composer\Pcre in Xls/Parser. Partial backport of PR #4203

2.1.8

26 Jan 05:27
Compare
Choose a tag to compare

Fixed

  • Backported security patch for control characters in protocol.
  • Use Composer\Pcre in Xls/Parser. Partial backport of PR #4203

1.29.9

26 Jan 05:23
Compare
Choose a tag to compare

Fixed

  • Backported security patch for control characters in protocol.
  • Use Composer\Pcre in Xls/Parser. Partial backport of PR #4203

3.8.0

12 Jan 04:06
Compare
Choose a tag to compare

Added

  • CHOOSECOLS, CHOOSEROWS, DROP, TAKE, and EXPAND. PR #4286

Fixed

2.3.6

12 Jan 03:47
Compare
Choose a tag to compare

Deprecated

  • Worksheet::getHashCode is no longer needed.

Fixed

  • Backported security patch for Html navigation.
  • Change hash code for worksheet. Backport of PR #4207
  • Retitling cloned worksheets. Backport of PR #4302