[ANNOUNCEMENT] Mail_Mime-1.10.1 (stable) Released.
[email protected] ("PEAR Announce") Sun, 21 May 2017 06:48:16 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Mail_Mime-1.10.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fix Bug 21206: explodeQuotedString() does not handle quoted strings correctly [dfukagaw28]
* Fix Bug 21205: Invalid encoding of headers with quoted multibyte strings in non-unicode charset [dfukagaw28]
* Fix Bug 21098: Discrepancy in handling of empty (but set) plain text part [alec]
Package Info
------------
Mail_Mime provides classes to deal with the creation and manipulation of MIME messages.
It allows people to create e-mail messages consisting of:
* Text Parts
* HTML Parts
* Inline HTML Images
* Attachments
* Attached messages
It supports big messages, base64 and quoted-printable encodings and
non-ASCII characters in filenames, subjects, recipients, etc. encoded
using RFC2047 and/or RFC2231.
Related Links
-------------
Package home: http://pear.php.net/package/Mail_Mime
Changelog: http://pear.php.net/package/Mail_Mime/download/1.10.1
Download: http://download.pear.php.net/package/Mail_Mime-1.10.1.tgz
Authors
-------
Aleksander Machniak (lead)