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.

Built from https://develop.svn.wordpress.org/trunk@27385


git-svn-id: http://core.svn.wordpress.org/trunk@27233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2014-03-03 20:25:14 +00:00
parent 00f224624e
commit 8ab673281d
2 changed files with 4030 additions and 3651 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff