Make WordPress Core

Opened 7 months ago

Closed 7 months ago

Last modified 5 months ago

#62632 closed enhancement (fixed)

Update to PHPMailer 6.9.3

Reported by: desrosj's profile desrosj Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.8 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords: good-first-bug has-patch add-to-field-guide
Focuses: Cc:

Change History (5)

This ticket was mentioned in PR #7936 on WordPress/wordpress-develop by @yogeshbhutkar.


7 months ago
#1

  • Keywords has-patch added; needs-patch removed

### Description
This PR bumps up the PHP Mailer version from 6.9.2 to 6.9.3

More Info about PHPMailer 6.9.3: https://github.com/phpmailer/phpmailer/releases

Trac ticket: https://core.trac.wordpress.org/ticket/62632

#3 @SergeyBiryukov
7 months ago

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

In 59481:

External Libraries: Upgrade PHPMailer to version 6.9.3.

This is a maintenance release, adding support for the release version of PHP 8.4, and experimental support for PHP 8.5.

References:

Follow-up to [50628], [50799], [51169], [51634], [51635], [52252], [52749], [52811], [53500], [53535], [53917], [54427], [54937], [55557], [56484], [57137], [59246].

Props desrosj, yogeshbhutkar, ayeshrajans.
Fixes #62632.

@SergeyBiryukov commented on PR #7936:


7 months ago
#4

Thanks for the PR! Merged in r59481.

#5 @audrasjb
5 months ago

  • Keywords add-to-field-guide added

This should be mentioned in the Field Guide.

Note: See TracTickets for help on using tickets.