← Back to team overview

mahara-contributors team mailing list archive

[Bug 1964416] [NEW] Upgrade PHPMailer from v6.5.1 to v6.6.0

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
         Status: New

** Summary changed:

- Upgrade PHPMailer from v6.5.1 to v6.5.4
+ Upgrade PHPMailer from v6.5.1 to v6.6.0

-- 
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:
  New

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



Follow ups