Skip to content

Akismet for PHP 5.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:52
· 1177 commits to main since this release
  • Breaking change: changed the signature of all constructors.
  • Breaking change: changed the return type of several Client methods.
  • Breaking change: renamed the Client::SERVICE_URL constant to DEFAULT_ENDPOINT.
  • Breaking change: removed the Client->jsonSerialize() method.
  • Added the Client->endPoint property.
  • Updated the package dependencies.