Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#51502 closed enhancement (fixed)

Update PHPMailer to 6.1.8

Reported by: ayeshrajans's profile ayeshrajans Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.6 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: has-patch
Focuses: Cc:

Description

PHPMailer 6.1.8 is now released.

Diff: https://github.com/PHPMailer/PHPMailer/compare/v6.1.7...v6.1.8

Patch will follow. In #51311, we updated to 6.1.7 with a copy straight from Github, and by applying a minimal patch of three lines to make sure the PHPCompatibility test passes. The same is done in this patch as well.

Thank you.

Attachments (1)

51502.patch (9.4 KB) - added by ayeshrajans 4 years ago.
Tests: https://travis-ci.com/github/Ayesh/wordpress-develop/builds/189435948

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.6

#2 @SergeyBiryukov
4 years ago

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

In 49136:

External Libraries: Upgrade PHPMailer to version 6.1.8.

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

Props ayeshrajans.
Fixes #51502.

Note: See TracTickets for help on using tickets.