Make WordPress Core


Ignore:
Timestamp:
11/15/2025 11:53:47 PM (4 months ago)
Author:
SergeyBiryukov
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].

Props SirLouen.
Fixes #64101.

File:
1 edited

Legend:

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