[wp-trac] [WordPress Trac] #64101: Update to PHPMailer 7.0.0

WordPress Trac noreply at wordpress.org
Mon Nov 17 22:30:53 UTC 2025


#64101: Update to PHPMailer 7.0.0
-------------------------------------------+-----------------------------
 Reporter:  SirLouen                       |       Owner:  SergeyBiryukov
     Type:  enhancement                    |      Status:  closed
 Priority:  normal                         |   Milestone:  6.9
Component:  External Libraries             |     Version:
 Severity:  trivial                        |  Resolution:  fixed
 Keywords:  has-patch commit dev-reviewed  |     Focuses:
-------------------------------------------+-----------------------------
Changes (by peterwilsoncc):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61254" 61254]:
 {{{
 #!CommitTicketReference repository="" revision="61254"
 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].

 Reviewed by desrosj.
 Merges [61249] to the 6.9 branch.

 Props SirLouen.
 Fixes #64101.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64101#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list