Skip to content
Snippets Groups Projects
Commit 821ebe83 authored by Simon Gilli's avatar Simon Gilli Committed by Benni Mack
Browse files

[BUGFIX] Prevent PHP type error with deprecated settings for mailer

This patch converts the $mailSettings['transport_smtp_encrypt'] explicit
to a bool as expected by Symfony/Mailer.

Additionally this setting is corrected in the admin tool which was not
adapted correctly with the introduction of the Symfony/Mailer.

Resolves: #90295
Releases: master
Change-Id: Ia5f48eec810bfda7936d462c098f5d5eba4332c0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63146


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarMartin Hotmann <martinhotmann@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarMartin Hotmann <martinhotmann@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 5bbc0761
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