Skip to content

Update dependency phpmailer/phpmailer to v6.1.7

Renovate Bot requested to merge renovate/phpmailer-phpmailer-6.x into master

This MR contains the following updates:

Package Type Update Change
phpmailer/phpmailer require patch 6.1.6 -> 6.1.7

Release Notes

PHPMailer/PHPMailer

v6.1.7

Compare Source

  • Split SMTP connection into two separate methods
  • Undo BC break in PHP vesions 5.2.3 - 7.0.0 introduced in 6.1.2 when injecting callables for address validation and HTML to text conversion
  • Save response to SMTP welcome banner as other responses are saved
  • Retry stream_select if interrupted by a signal

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading