Skip to content

Akismet for PHP 2.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:51
· 1218 commits to main since this release
  • Breaking change: modified the return type of the jsonSerialize() and toJSON() methods.
  • Breaking change: modified the signature of the constructor of the Client class.
  • Added the Client::DEBUG_HEADER constant.
  • Added the jsonSerialize() and toJSON() methods to the Client class.
  • Added the missing User-Agent HTTP header to the outgoing Client requests.
  • Added property setters to the Client class.