Skip to content

Akismet for PHP 7.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:53
· 1118 commits to main since this release
  • Breaking change: renamed the akismet namespace to Akismet.
  • Breaking change: reverted the API of the Client class to an Observable-based one.
  • Enabled the strict typing.
  • Replaced phpDocumentor documentation generator by ApiGen.
  • Updated the package dependencies.