Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • composer.lock
Find file BlameHistoryPermalink
  • Simon Gilli's avatar
    [BUGFIX] Use Address::create instead of new · 6a6b7998
    Simon Gilli authored Apr 27, 2021 and Christian Kuhn's avatar Christian Kuhn committed May 03, 2021
    The usage of Address::create instead of a plain new ensures
    compatibility with all Symfony releases. Since Symfony 5.2.6 the
    behavior was changed to always return email addresses properly
    quoted but this change broke our Mailer.
    
    Resolves: #93843
    Related: #93831
    Releases: master, 10.4
    Change-Id: Ia8d35c220be0ba46cf75dec51585158760fad26d
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68888
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    6a6b7998