Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#56772 closed enhancement (fixed)

PHPMailer: Update to v6.6.5

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

Change History (6)

#2 @SergeyBiryukov
2 years ago

  • Milestone changed from Awaiting Review to 6.1

#3 @SergeyBiryukov
2 years ago

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

In 54427:

External Libraries: Upgrade PHPMailer to version 6.6.5.

This is a maintenance release with minor changes:

  • Don't try to issue RSET if there has been a connection error.
  • Reject attempts to add folders as attachments.
  • Don't suppress earlier error messages on close().
  • Handle Host === null better.

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

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

Follow-up to [50628], [50799], [51169], [51634], [51635], [52252], [52749], [52811], [53500], [53535], [53917].

Props ayeshrajans, Synchro.
Fixes #56772.

SergeyBiryukov commented on PR #3422:


2 years ago
#4

Thanks for the PR! Merged in r54427.

SergeyBiryukov commented on PR #3422:


2 years ago
#5

Thanks for the PR! Merged in r54427.

#6 @jrf
2 years ago

#56770 was marked as a duplicate.

Note: See TracTickets for help on using tickets.