Skip to content

Akismet for PHP 13.0.0

Compare
Choose a tag to compare
@cedx cedx released this 09 Apr 21:56
· 488 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.