[wp-trac] [WordPress Trac] #52577: Update PHPMailer to 6.3.0

WordPress Trac noreply at wordpress.org
Sun Feb 21 09:32:55 UTC 2021


#52577: Update PHPMailer to 6.3.0
--------------------------------+-----------------------------
 Reporter:  ayeshrajans         |       Owner:  SergeyBiryukov
     Type:  task (blessed)      |      Status:  closed
 Priority:  normal              |   Milestone:  5.7
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:  fixed
 Keywords:  has-patch           |     Focuses:
--------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"50397" 50397]:
 {{{
 #!CommitTicketReference repository="" revision="50397"
 External Libraries: Upgrade PHPMailer to version 6.3.0.

 This is a maintenance release. Changes include:

 * Handle early connection errors such as 421 during connection and EHLO
 states.
 * Make the `mail()` and sendmail transports set the envelope sender the
 same way as SMTP does, i.e. use whatever `From` is set to, only falling
 back to the `sendmail_from` php.ini setting if `From` is unset. This
 avoids errors from the `mail()` function if `Sender` is not set explicitly
 and php.ini is not configured. This is a minor functionality change, so
 bumps the minor version number.
 * Extend `parseAddresses` to decode encoded names.

 Release notes: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.3.0

 For a full list of changes in this update, see the PHPMailer GitHub:
 https://github.com/PHPMailer/PHPMailer/compare/v6.2.0...v6.3.0

 Props ayeshrajans.
 Fixes #52577.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52577#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list