[wp-trac] [WordPress Trac] #25014: class-phpmailer.php Version 5.2.4 Qmail Bug

WordPress Trac noreply at wordpress.org
Thu Sep 19 22:42:31 UTC 2013


#25014: class-phpmailer.php Version 5.2.4 Qmail Bug
--------------------------------+------------------
 Reporter:  JaxWeather          |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  3.7
Component:  External Libraries  |     Version:  3.6
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |
--------------------------------+------------------

Comment (by bpetty):

 Yeah, it would be nice to use the original filename for class.smtp.php,
 and I think this should probably all be done at some point with a full
 move into a subfolder separating PHPMailer from the rest of WordPress
 using it's original library structure as long as we can work out back
 compat solutions as necessary. That should be a future ticket though.

 You might notice that in PHPMailer 5.2.7, we still couldn't just exclude
 the autoloader, and replace the two files we do use since the classes
 themselves have been modified to rely on the autoloader too (I'm not sure
 why they do this):
 https://github.com/PHPMailer/PHPMailer/blob/v5.2.7/class.phpmailer.php#L573-L576

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25014#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list