Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#54514 closed task (blessed) (fixed)

Update PHPMailer to 6.5.3

Reported by: jrf's profile jrf Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.9 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: needs-patch
Focuses: Cc:

Description

PHPMailer 6.5.3 has just been released and includes official PHP 8.1 support, as well as some small bugfixes, including one for PHP 5.6 cross-version support.

The version included with WP should be updated.

Full details:

I've reviewed the diff and the changes look sensible to me, so I would recommend an update at the earliest convenience.

Previously: #53430, #53953

Change History (2)

#1 @SergeyBiryukov
3 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to accepted

#2 @SergeyBiryukov
3 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 52252:

External Libraries: Upgrade PHPMailer to version 6.5.3.

The latest release includes official PHP 8.1 support, as well as some small bug fixes, including one for PHP 5.6 cross-version support.

Release notes:

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

Follow-up to [50628], [50799], [51169], [51634], [51635].

Props jrf, Synchro.
Fixes #54514.

Note: See TracTickets for help on using tickets.