Notification
Notification copied to clipboard
Fix PHP Error in Webhook
A required parameter follows optional parameters causing issues in newer versions of PHP. PHP Deprecated: Required parameter $method follows optional parameter $args.
The fix is just to add a reasonable default for method.