Type cast issues when running with PHP 8.2

Created on 21 March 2024, 8 months ago
Updated 26 April 2024, 7 months ago

Problem/Motivation

The loop in \Drupal\symfony_mailer_lite\Plugin\Mail\SymfonyMailer::mail is calling various other methods, e.g. $this->parseMailbox or $email->getHeaders()->addTextHeader where the argument might be NULL instead of a string. That throws exceptions in PHP 8.2 and needs to be avoided.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024