Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
phpmailer/phpmailer 6.10.0 -> 6.11.0 age confidence

Release Notes

PHPMailer/PHPMailer (phpmailer/phpmailer)

v6.11.0

Compare Source

  • Add support for RFC4954 two-part authentication for large XOAUTH2 tokens.
  • Also support empty tokens.
  • Avoid bogus static analyser deprecation warnings in setFrom.
  • Make language loading entirely static, thanks to @​SirLouen.
  • Emit warnings when parseAddresses() is used without the IMAP extension.
  • Handle mb_decode_mimeheader changes from PHP 8.3+.
  • Deprecate the charset param to parseAddresses.
  • Fix PHP 8.5 linting issue.
  • Don't use -t switch when calling qmail.
  • Checking for interrupted system calls now works in languages other than English.
  • Add support for extracting gmail transaction IDs after sending.
  • For consistency, the protected ReplyTo property has been changed to match the format used for other address arrays.
  • Fix line length issues when using S/MIME signing.
  • Pin action runners to exact versions to avoid unexpected upstream changes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@iazaran iazaran merged commit bd18ec8 into master Sep 29, 2025
2 checks passed
@iazaran iazaran deleted the renovate/phpmailer-phpmailer-6.x branch September 29, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants