Skip to content
Snippets Groups Projects
Commit 909e2ad9 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Check parsed option in EmailFinisher

To prevent PHP warnings for passing invalid
arguments to "foreach", the parsed option
is now checked to be a non empty array.

Resolves: #97463
Releases: main, 11.5
Change-Id: Id66a448886baf99ad0b2aaef1d3291ac0aae7dff
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74396


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent b5b82bbb
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