- Issue created by @harishpatel86
- 🇮🇳India harishpatel86
Hi
I am experiencing an issue when email triggers go through swift emails. Then I created a patch for that, and it looks good now
- last update
7 months ago Patch Failed to Apply
It worked till Drupal 9 version, but after I ported Drupal from Drupal 9 to Drupal 10, I got an error similar to the one below.
preg_split(): Argument #2 ($subject) must be of type string, array given in preg_split() (line 312 of /var/www/abc/xyz/httpdocs/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php).
Active
2.0
Code
Hi
I am experiencing an issue when email triggers go through swift emails. Then I created a patch for that, and it looks good now