Skip to content
Snippets Groups Projects
Commit 7d5d3784 authored by Susanne Moog's avatar Susanne Moog Committed by Benni Mack
Browse files

[BUGFIX] Adjust EmailFinisher to new recipient style

With the symfony mail component recipient addresses should be
instantiated and used as either `Address` or `NamedAddress` object
instead of an associative array. The patch introduces usage of both.

Resolves: #88702
Releases: master
Change-Id: Ie592d93c6cc191da873478e59830900a66ea9aeb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61237


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 594f599d
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment