WordPress.org

Make WordPress Core

Opened 5 months ago

Closed 5 months ago

Last modified 5 months ago

#53114 closed defect (bug) (fixed)

Update PHPMailer to 6.4.1

Reported by: ayeshrajans Owned by: SergeyBiryukov
Milestone: 5.7.2 Priority: normal
Severity: major Version:
Component: External Libraries Keywords: has-patch
Focuses: Cc:

Description

PHPMailer 6.4.1 is released, and it is a security release.

Diff: https://github.com/PHPMailer/PHPMailer/compare/v6.4.0...v6.4.1
The patch contains the same diff, adjusted for three hunks to compensate for PHPCS false positives.

Thank you.

Attachments (1)

53114.patch (3.9 KB) - added by ayeshrajans 5 months ago.

Download all attachments as: .zip

Change History (4)

@ayeshrajans
5 months ago

#1 @desrosj
5 months ago

  • Milestone changed from Awaiting Review to 5.7.2

#2 @SergeyBiryukov
5 months ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 50799:

External Libraries: Upgrade PHPMailer to version 6.4.1.

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

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

Props ayeshrajans.
Fixes #53114.

#3 @SergeyBiryukov
5 months ago

In 50800:

External Libraries: Upgrade PHPMailer to version 6.4.1.

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

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

Props ayeshrajans.
Merges [50799] to the 5.7 branch.
Fixes #53114.

Note: See TracTickets for help on using tickets.