You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 static serviceRespondedWithAnError method instead of instantiating the exception directly.