Fully modernized version of the original library to support modern PHP features.
Added
- Strict typing: type-hints and return types
- SASL mechanism factory is now a Enum
Fixed
- PHP 8.4 triggers deprecation notice for implicit nullable parameter
$downgradeProtection
– #15
Deprecations
- DigestMD5 mechanism
- CramMD5 mechanism
Removed
- Support for PHP < 8.2