Skip to content

Akismet for PHP 10.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:54
· 1085 commits to main since this release
  • Breaking change: changed the signature of most class constructors.
  • Breaking change: most class properties are now read-only.
  • Breaking change: removed the jsonSerialize() and __toString() methods from the Client class.
  • Added new values to the CommentType enumeration.
  • Updated the package dependencies.