Skip to content

v5.0.0

Compare
Choose a tag to compare
@patrickschur patrickschur released this 11 Dec 00:24
· 11 commits to master since this release

This release will add support for PHP 8 and removes the support for PHP 7.2 (because it's end of life). Users of PHP 7.2 should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.

You can upgrade from version 4.y.z to 5.y.z without any problems if you are already using PHP 7.3 or higher.

Added

Removed

  • PHP 7.2 support as it is no longer supported