[wp-trac] [WordPress Trac] #25560: Update to PHPMailer 5.2.7
WordPress Trac
noreply at wordpress.org
Mon Mar 3 20:24:32 UTC 2014
#25560: Update to PHPMailer 5.2.7
---------------------------------+---------------------
Reporter: MattyRob | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.9
Component: External Libraries | Version: 3.7
Severity: normal | Resolution: fixed
Keywords: 3.9-early has-patch | Focuses:
---------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"27385"]:
{{{
#!CommitTicketReference repository="" revision="27385"
Update PHPMailer to 5.2.7 from 5.2.4.
Includes two trivial modifications for WordPress:
* Doesn't use the autoloader, so the check to enforce the autoloader from
the constructor is removed.
* Requires class-smtp.php for backwards compatibility with direct (non-
wp_mail()) uses of PHPMailer, as the autoloader isn't used.
props bpetty.
fixes #25560.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25560#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list