Skip to content

Akismet for PHP 4.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:52
· 1192 commits to main since this release
  • Breaking change: changed the Blog->language string property for the languages array property.
  • Breaking change: renamed the Client->test property to isTest and the Client->setTest() method to setIsTest.
  • Replaced the Codacy code coverage service by the Coveralls one.
  • Removed the vendor suffix from the PHP version number in the Client->userAgent property.
  • Removed the dist build task.
  • Updated the package dependencies.