Actions
Evolution #1581
closedPHP8.2 warnings when sending emails
Start date:
12/07/2023
Due date:
% Done:
100%
Estimated time:
1.00 h
Resolution:
Description
Deprecated: Callables of the form ["Swift_SendmailTransport", "Swift_Transport_SendmailTransport::__construct"] are deprecated in /lib/comp-vendor/swiftmailer/swiftmailer/lib/classes/Swift/SendmailTransport.php on line 26 Deprecated: Callables of the form ["Swift_Message", "Swift_Mime_SimpleMessage::__construct"] are deprecated in /lib/comp-vendor/swiftmailer/swiftmailer/lib/classes/Swift/Message.php on line 46 Deprecated: Callables of the form ["Swift_MimePart", "Swift_Mime_MimePart::__construct"] are deprecated in /lib/comp-vendor/swiftmailer/swiftmailer/lib/classes/Swift/MimePart.php on line 30
Updated by Simon 12 months ago
- Related to Evolution #1582: switch from Swift Mailer to Symfony Mailer added
Actions