Changes between Initial Version and Version 1 of Ticket #52822, comment 4
- Timestamp:
- 03/25/2021 12:54:32 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52822, comment 4
initial v1 16 16 For more context, after a quick search, I think the issue comes from this upstream function: https://github.com/PHPMailer/PHPMailer/blob/master/src/PHPMailer.php#L1263 17 17 18 (the new default value of the third parameter - $auto = true:I can’t tell why but it looks like the issue is related to this change)18 (the new default value of the third parameter – `$auto = true` – I can’t tell why but it looks like the issue is related to this change)