Akismet for PHP 8.0.0
- Breaking change: properties representing URLs as strings now use instances of the
Psr\Http\Message\UriInterfaceinterface. - Added new unit tests.
- Replaced the Guzzle HTTP client by an
Observable-based one.
Psr\Http\Message\UriInterface interface.Observable-based one.