[wp-trac] [WordPress Trac] #50379: PHPMailer update introduces minor backcompat issue with phpmailerException and SMTP
WordPress Trac
noreply at wordpress.org
Fri Jun 12 21:41:07 UTC 2020
#50379: PHPMailer update introduces minor backcompat issue with phpmailerException
and SMTP
--------------------------------+-----------------------------
Reporter: Otto42 | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: External Libraries | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"48035" 48035]:
{{{
#!CommitTicketReference repository="" revision="48035"
External Libraries: Add class aliases for `phpmailerException` and `SMTP`
to deprecated files to account for the new namespace.
This ensures backward compatibility with plugins using the old `class-
phpmailer.php` or `class-smtp.php` files.
Follow-up to [48033].
Props Otto42.
Fixes #50379. See #41750.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50379#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list