Skip to content

2.4.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 16:07
· 1216 commits to master since this release

Added

  • Formal support for Php8.5. This is the last version of Php which can be used with this branch.

Fixed

  • Php8.5 deprecates use of null as array index. PR #4635