← Back to team overview

mahara-contributors team mailing list archive

[Bug 1964416] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12490
Committed: https://git.mahara.org/mahara/mahara/commit/dcf404a4c88c255fc05aaf4cad57c96e7fcd2a6c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    main

commit dcf404a4c88c255fc05aaf4cad57c96e7fcd2a6c
Author: Dianne Tennent <dianne.tennent@xxxxxxxxxxxxxxx>
Date:   Thu Mar 10 13:07:13 2022 +1300

Bug 1964416: Upgrade PHPMailer from v6.5.1 to v6.6.0

Tested with the 'Forgot password' email

Change-Id: I417d4f71dbf737076b350b9e48ab93f96e69f493

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1964416

Title:
  Upgrade PHPMailer from v6.5.1 to v6.6.0

Status in Mahara:
  Fix Committed

Bug description:
  https://github.com/PHPMailer/PHPMailer/releases/tag/v6.6.0

  https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md

  Version 6.6 (February 28th, 2022)

      Introduce interface for OAuth providers, making it easier to use OAuth libraries other than the League one, thanks to @pdscopes.
      Add more contextual information to TLS connection failure error messages, and throw exceptions on TLS connection errors, thanks to @miken32

  Version 6.5.4 (February 17th, 2022)

      If we can't use escaping functions, refuse to do unsafe things
      Avoid PHP 8.1 trim issue
      Add tests for XMailer
      Fix bug in use of CharSet property
      Fix bug in file upload example
      Update dev dependencies

  Version 6.5.3 (November 25th, 2021)

      Wrong commit tagged for the 6.5.2 release!
      Version file updated

  Version 6.5.2 (November 25th, 2021)

      Enable official support for PHP 8.1
      Enable experimental support for PHP 8.2
      Fix for PHP 5.6
      Fix for incorrect options for punyencoding IDNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1964416/+subscriptions



References