Skip to content

5.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Nov 16:23
· 45 commits to master since this release
4d597c1

Added

  • Formal support for Php8.5.
  • Limited Printarea support for Html/Pdf. Issue #3941 PR #4711
  • Implement missing INFO function. PR #4709
  • Implement missing BAHTTEXT function. PR #4715

Deprecated

  • $dataType, the second parameter of Cell::setValueExplicit, is currently optional. Omitting it is deprecated, and it will be required in a future release.

Fixed