[buddypress-trac] [BuddyPress Trac] #8322: Ensure compatibility with PHPMailer v6.0
buddypress-trac
noreply at wordpress.org
Wed Jul 22 19:14:45 UTC 2020
#8322: Ensure compatibility with PHPMailer v6.0
-------------------------------------------------+-------------------------
Reporter: Hareesh Pillai | Owner: DJPaul
Type: task | Status: closed
Priority: high | Milestone: 6.2.0
Component: Emails | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch reporter-feedback dev- |
feedback |
-------------------------------------------------+-------------------------
Changes (by imath):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12688" 12688]:
{{{
#!CommitTicketReference repository="" revision="12688"
Emails: ensure compatibility with PHPMailer 6.0
Since version 5.5, WordPress has deprecated version 5.2 of PHPMailer in
favor of its 6.0 version. We are using this library for our BP Emails
feature. To ensure compatibility with this new version of WordPress as
well as with the previous versions we are supporting (4.8 to 5.4), we need
to make sure to use the right version of PHPMailer according to the
version of WordPress installed.
Props hareesh-pillai, man4toman
Fixes #8322 (6.0 branch)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8322#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list