| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PHPMailer 7.0.0 source code.tar.gz | 2025-10-15 | 117.1 kB | |
| PHPMailer 7.0.0 source code.zip | 2025-10-15 | 154.2 kB | |
| README.md | 2025-10-15 | 413 Bytes | |
| Totals: 3 Items | 271.7 kB | 177 | |
This is exactly the same as version 6.11.1 but bumps the major version number to indicate the presence of a BC break in child classes. The changes in 6.11.0 and 6.11.1 have been reverted in 6.12.0. If you have code that depends on those changes, please upgrade to 7.0.0 instead. Apologies for the mix up.
Specifically, lang(), setLanguage(), and $language are now static, and should be called statically.