Make WordPress Core

Changeset 61254


Ignore:
Timestamp:
11/17/2025 10:30:38 PM (3 months ago)
Author:
peterwilsoncc
Message:

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:

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.

Location:
branches/6.9
Files:
4 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.