Skip to content

4.0.0

Compare
Choose a tag to compare
@theofidry theofidry released this 26 Jun 22:26
b79e5b3

For more details about the BC breaks, see the upgrade guide.

Features

  • Bump to PHP 8.1 (#613)
  • [BC Break] Remove the build command (#623)
  • [BC Break] Remove support for legacy compactors (#626)
  • (RequirementChecker) Drop PHP5.3 support - new min is 7.2.4+ (#674)
  • [BC Break] Require sodium & Remove sodium compat layer (#628)

Bugfixes

  • Fix Amp integration (#618)

Misc