Akismet for PHP 10.0.0
- 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 theClientclass. - Added new values to the
CommentTypeenumeration. - Updated the package dependencies.