» Version | » Information |
---|---|
0.3.1 |
Easy InstallNot sure? Get more info. pear install Services_Akismet2-0.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_Akismet2-0.3.1 Release date: 2010-10-25 13:51 UTC Release state: alpha Release uploaded by: doconnor Changelog: Automatically built QA release Doc #15429 Write a tutorial on using Services_Akismet2 for TypePad anti-spam - gauthierm Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Services_Akismet2-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_Akismet2-0.3.0 Release date: 2009-01-14 14:47 UTC Release state: alpha Release uploaded by: gauthierm Changelog: * Fixed Bug #15567: Exception is thrown when referrer is not set in comment. * Fixed Req #15569: Ability to set a custom user-agent. * Fixed Bug #15571: Don't always include server-related fields. There is a new parameter on the isSpam() method to auto-set server-related fields. * API doc cleanups. * Wrote end-user documentation (PEAR manual is not up-to-date yet, but source files are in CVS). * More complete unit tests. * Fix bug in 0.2.0 that caused incorrect host to be used to requests requiring an API key. * Allow specifying comment as an array rather than an object. * Make $fields property of comment class protected for easier sub-classing of the comment class. * PHPCS cleanups. Dependencies:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Services_Akismet2-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_Akismet2-0.2.0 Release date: 2008-12-29 14:31 UTC Release state: alpha Release uploaded by: gauthierm Changelog: * Fix setting HTTP referer in comment constructor. * Throw invalid API key exception when making a method call instead of in the constructor. * API doc cleanups. * Update unit tests to use mock HTTP objects. Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Services_Akismet2-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Services_Akismet2-0.1.0 Release date: 2008-12-28 23:38 UTC Release state: alpha Release uploaded by: gauthierm Changelog: Redeveloped version of Services_Akismet. Changes include: * BC break to use HTTP_Request2 (Bug #15069). * Added shortcut constructor for comment class. * Added ability to set API endpoint (Bug #15387). * Fluent interface for base class and comment. * Enhanced exceptions. Dependencies:
|