Akismet for PHP 5.0.0
- Breaking change: changed the signature of all constructors.
- Breaking change: changed the return type of several
Clientmethods. - Breaking change: renamed the
Client::SERVICE_URLconstant toDEFAULT_ENDPOINT. - Breaking change: removed the
Client->jsonSerialize()method. - Added the
Client->endPointproperty. - Updated the package dependencies.