What's Changed
- Static analysis fixes for PHP 8.4 led removing the __construct method override in
\NotificationChannels\Interfax\Exceptions\CouldNotSendNotification
. If using this exception class, make sure to use the staticserviceRespondedWithAnError
method instead of instantiating the exception directly.
Full Changelog: v5.0.0...v6.0.0