Skip to content

3.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 10:29
· 29 commits to master since this release

Security Fix

  • Several security patches.

Added

Changed

Deprecated

  • IReader::SKIP_EMPTY_CELLS - use its alias IGNORE_EMPTY_CELLS instead.
  • Worksheet::getProtectedCells was deprecated in release 2, but was not properly documented, and not removed in release 3. Use getProtectedCellRanges instead.
  • Writer/Html::isMpdf property was deprecated in release 2, but was not properly documented, and not removed in release 3. Use instanceof Mpdf instead.

Moved

  • Nothing yet.

Fixed