[wp-trac] [WordPress Trac] #9697: Update PHP mailer to lates version [ 2.0.4 ]

WordPress Trac wp-trac at lists.automattic.com
Fri May 1 08:52:05 GMT 2009


#9697: Update PHP mailer to lates version [ 2.0.4 ]
-------------------------+--------------------------------------------------
 Reporter:  Simek        |       Owner:             
     Type:  enhancement  |      Status:  new        
 Priority:  normal       |   Milestone:  2.8        
Component:  Mail         |     Version:  2.7.1      
 Severity:  normal       |    Keywords:  needs-patch
-------------------------+--------------------------------------------------
 Update PHP mailer to lates version - 2.0.4. Until WordPress supports PHP4
 we can't upgrade this script to true latest version but it isn't very
 important component which make a pressuer to drop out PHP4 support.

 Changelog since actual version in WordPres:

 {{{
 Version 2.0.4 (April 02 2009)
 * fixed == in class.smtp.php
 - NOTE: this is it folks, our last PHPMailer to support PHP4

 Version 2.0.3 (November 08 2008)
 * fixed line 1041 in class.smtp.php (endless loop from missing = sign)
 * fixed duplicate images in email body
 * removed English language from language files and made it a default
 within
   class.phpmailer.php - if no language is found, it will default to use
   the english language translation
 * corrected $basedir to $directory
 * changed default of $LE to "\r\n" to comply with RFC 2822. Can be set by
 the user
   if default is not acceptable
 * removed trim() from return results in EncodeQP
 * changed $this->AltBody = $textMsg; to $this->AltBody =
 html_entity_decode($textMsg);
 * We have removed the /phpdoc from the downloads. All documentation is now
 on
   the http://phpmailer.codeworxtech.com website.
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9697>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list