Skip to content

Akismet for PHP 13.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:56
· 650 commits to main since this release
  • Breaking change: raised the required PHP version.
  • Breaking change: using PHP 8.0 features, like constructor property promotion, static return type and throw expressions.
  • Ported the documentation to docsify.
  • Replaced the build system based on Robo by PowerShell scripts.
  • Updated the package dependencies.