﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9697,Update PHP mailer to latest version [ 2.0.4 ],Simek,,"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.
}}}
",enhancement,closed,normal,2.8,Mail,2.7.1,normal,fixed,needs-patch dev-feedback,
