[wp-trac] [WordPress Trac] #64101: Update to PHPMailer 7.0.0
WordPress Trac
noreply at wordpress.org
Sat Nov 15 23:54:03 UTC 2025
#64101: Update to PHPMailer 7.0.0
--------------------------------+-----------------------------
Reporter: SirLouen | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.0
Component: External Libraries | Version:
Severity: trivial | Resolution: fixed
Keywords: has-patch commit | Focuses:
--------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"61249" 61249]:
{{{
#!CommitTicketReference repository="" revision="61249"
External Libraries: Upgrade PHPMailer to version 7.0.0.
This is exactly the same as version 6.11.1 but bumps the major version
number to indicate the presence of a backward compatibility break in child
classes.
Specifically, `lang()`, `setLanguage()`, and `$language` are now static,
and should be called statically.
References:
* [https://github.com/PHPMailer/PHPMailer/releases/tag/v7.0.0 PHPMailer
7.0.0 release notes]
* [https://github.com/PHPMailer/PHPMailer/compare/v6.11.1...v7.0.0 Full
list of changes in PHPMailer 7.0.0]
Follow-up to [54937], [55557], [56484], [57137], [59246], [59481],
[60623], [60813], [60888].
Props SirLouen.
Fixes #64101.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64101#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list