Prevent comment spam using the Akismet connector for Yii, high-performance PHP framework.
Akismet for Yii is distributed under the MIT License.
X-akismet-pro-tip
HTTP header.CheckResult
enumeration.ClientException
exception class.Comment->recheckReason
property.Client::EVENT_BEFORE_SEND
constant to EVENT_REQUEST
.Client::EVENT_AFTER_SEND
constant to EVENT_RESPONSE
.jsonSerialize()
and __toString()
methods from the Client
class.CommentType
enumeration.Psr\Http\Message\UriInterface
interface.Blog->languages
property is now an instance of ArrayObject
class.$date
and $postModified
properties of the Comment
class now accept strings and timestamps.fromJson()
static method to the data classes.cedx/yii2-core
module.RequestEvent
and RequestResponse
classes.Client::EVENT_REQUEST
to EVENT_BEFORE_SEND
.Client::EVENT_RESPONSE
to EVENT_AFTER_SEND
.DEBUG_HEADER
, DEFAULT_ENDPOINT
and VERSION
constants to the Client
class.CommentType
enumeration.cedx/akismet
module.yii\base\Model
.Blog->languages
property to ArrayObject
.Client->endPoint
property.Blog->language
string property for the languages
array property.dist
build task.RequestEvent
and ResponseEvent
events.
Comments