Skip to content

Typo in Exception call

jaapjansma requested to merge github/fork/martinh-pw/patch-1 into master

Created by: martinh-pw

Syntax error for string concat when generating an exception. Previously would give:

Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) in Exception->__construct() (line 113 of /home/myuser/public_html/sites/all/extensions/com.cividesk.email.sparkpost/CRM/Sparkpost.php).

Merge request reports