| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PHPMailer 7.1.1 source code.tar.gz | 2026-05-18 | 120.0 kB | |
| PHPMailer 7.1.1 source code.zip | 2026-05-18 | 157.3 kB | |
| README.md | 2026-05-18 | 312 Bytes | |
| Totals: 3 Items | 277.7 kB | 133 | |
This is a maintenance release.
7.1.0 introduced strict validation of the Encoding property, but it was a bit too strict; this release makes it case-insensitive, meaning that 8Bit will work just as 8bit does. If you're using the PHPMailer constants, this won't affect you as they were already lower-case.