Released version 3.1.5
- compatible with PHP 8.0
- MimePart::encodeSequence uses mime_encode for long strings
- MimePart: UTF8 in attachment filename is encoded #75
- MimePart:
encodeHeader()
->encodeSequence()
- Message::
createAttachment()
when content is provided, file name is not changed - Message::
createAttachment()
escapes " in filename - SmtpMailer: allowed login with blank password #74
For the details you can have a look at the diff.