Make WordPress Core

Opened 21 months ago

Closed 21 months ago

Last modified 19 months ago

#62632 closed enhancement (fixed)

Update to PHPMailer 6.9.3

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

Description

Change History (5)

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


21 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
21 months ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

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:


21 months ago
#4

Thanks for the PR! Merged in r59481.

#5 @audrasjb
19 months ago

  • Keywords add-to-field-guide added

This should be mentioned in the Field Guide.

Note: See TracTickets for help on using tickets.