Skip to content

Akismet for PHP 8.0.0

Choose a tag to compare

@CedX CedX released this 09 Apr 21:54
· 1109 commits to main since this release
  • Breaking change: properties representing URLs as strings now use instances of the Psr\Http\Message\UriInterface interface.
  • Added new unit tests.
  • Replaced the Guzzle HTTP client by an Observable-based one.