1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.10.12" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd             http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>Mail_Mime</name>
4 <channel>pear.php.net</channel>
5 <summary>Mail_Mime provides classes to create MIME messages.</summary>
6 <description>Mail_Mime provides classes to deal with the creation and manipulation of MIME messages.
7It allows people to create e-mail messages consisting of:
8* Text Parts
9* HTML Parts
10* Inline HTML Images
11* Attachments
12* Attached messages
13
14It supports big messages, base64 and quoted-printable encodings and
15non-ASCII characters in filenames, subjects, recipients, etc. encoded
16using RFC2047 and/or RFC2231.</description>
17 <lead>
18  <name>Cipriano Groenendal</name>
19  <user>cipri</user>
20  <email>cipri@php.net</email>
21  <active>no</active>
22 </lead>
23 <lead>
24  <name>Aleksander Machniak</name>
25  <user>alec</user>
26  <email>alec@php.net</email>
27  <active>yes</active>
28 </lead>
29 <date>2021-09-05</date>
30 <time>08:43:21</time>
31 <version>
32  <release>1.10.11</release>
33  <api>1.10.0</api>
34 </version>
35 <stability>
36  <release>stable</release>
37  <api>stable</api>
38 </stability>
39 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
40 <notes>
41* Fix PHP 8.1: strlen(): Passing null to parameter #1 ($string) of type string is deprecated [alec]
42* Fix encoding recipient names with @ character and no space between name and address [alec]
43* Fix the license label in composer.json [jnkowa-gfk]
44 </notes>
45 <contents>
46  <dir name="/">
47   <file baseinstalldir="Mail" md5sum="edd138f6c5497ae2b5d63620a67a931e" name="tests/class-filename.phpt" role="test" />
48   <file baseinstalldir="Mail" md5sum="7ec986391d0af058316f66e5a507e059" name="tests/content_transfer_encoding.phpt" role="test" />
49   <file baseinstalldir="Mail" md5sum="c1a43360d9b2cb5f9542503a4355c277" name="tests/encoding_case.phpt" role="test" />
50   <file baseinstalldir="Mail" md5sum="bf50a200190cad5e2d4aae4e120ea09f" name="tests/headers_with_mbstring.phpt" role="test" />
51   <file baseinstalldir="Mail" md5sum="9a2d207f873317125ff43c092f3f0d25" name="tests/headers_without_mbstring.phpt" role="test" />
52   <file baseinstalldir="Mail" md5sum="25d4c5b9fdeaabc7810c26e6f89e95ca" name="tests/qp_encoding_test.phpt" role="test" />
53   <file baseinstalldir="Mail" md5sum="958197f31b4a20c91dd42662595e7516" name="tests/sleep_wakeup_EOL-bug3488-part1.phpt" role="test" />
54   <file baseinstalldir="Mail" md5sum="46675529f1f021b51a1aa0ae6c971cd2" name="tests/sleep_wakeup_EOL-bug3488-part2.phpt" role="test" />
55   <file baseinstalldir="Mail" md5sum="f8c05910737e451c7a9d4737b8d9f095" name="tests/test_Bug_3513_1.phpt" role="test" />
56   <file baseinstalldir="Mail" md5sum="edb467a375ddf09e777a9388e2e8cbb5" name="tests/test_Bug_3513_2.phpt" role="test" />
57   <file baseinstalldir="Mail" md5sum="70c2456445eaaa80779206e9e245d685" name="tests/test_Bug_3513_3.phpt" role="test" />
58   <file baseinstalldir="Mail" md5sum="4cda500d0d7925e81a299f1d3db132a9" name="tests/test_Bug_7561_1.phpt" role="test" />
59   <file baseinstalldir="Mail" md5sum="42a214e7e3d3afa07f8996b235222611" name="tests/test_Bug_8386_1.phpt" role="test" />
60   <file baseinstalldir="Mail" md5sum="ed78099563499f60386a128cb7b96925" name="tests/test_Bug_8541_1.phpt" role="test" />
61   <file baseinstalldir="Mail" md5sum="5250a0693599b945e8642a1a289d7275" name="tests/test_Bug_9722_1.phpt" role="test" />
62   <file baseinstalldir="Mail" md5sum="b7f58f54e1485c23a60c83cd3cc5563e" name="tests/test_Bug_10596_1.phpt" role="test" />
63   <file baseinstalldir="Mail" md5sum="ccb53d80e7f5c9f28b11abce5fe5d490" name="tests/test_Bug_10816_1.phpt" role="test" />
64   <file baseinstalldir="Mail" md5sum="f3d92a1fff099173b8600fb3646d0614" name="tests/test_Bug_10999_1.phpt" role="test" />
65   <file baseinstalldir="Mail" md5sum="3f2757d5db43abd8f177f094f4d53625" name="tests/test_Bug_11381.phpt" role="test" />
66   <file baseinstalldir="Mail" md5sum="c64d675e73bc02fc94f5d03b3117cfa0" name="tests/test_Bug_11731.phpt" role="test" />
67   <file baseinstalldir="Mail" md5sum="8c9305ca05f5ed2d7cd7e31e4836f17a" name="tests/test_Bug_12165.phpt" role="test" />
68   <file baseinstalldir="Mail" md5sum="2aa2c3dfbe44500809e79da994272611" name="tests/test_Bug_12385_1.phpt" role="test" />
69   <file baseinstalldir="Mail" md5sum="ef1d726233dbd3360c540fd6a959b0d0" name="tests/test_Bug_12411.phpt" role="test" />
70   <file baseinstalldir="Mail" md5sum="a862a57ff622fcbb2328be6c805e2d05" name="tests/test_Bug_12466.phpt" role="test" />
71   <file baseinstalldir="Mail" md5sum="4eddeeac08f351feb147ab6fda439526" name="tests/test_Bug_13032.phpt" role="test" />
72   <file baseinstalldir="Mail" md5sum="de15a0657a83694bc6991c4184ccf9bd" name="tests/test_Bug_13444.phpt" role="test" />
73   <file baseinstalldir="Mail" md5sum="80afe9fced03288884e9d302d1e65b2d" name="tests/test_Bug_13962.phpt" role="test" />
74   <file baseinstalldir="Mail" md5sum="89bf87e798f4a149a150d4c2a505f976" name="tests/test_Bug_14529.phpt" role="test" />
75   <file baseinstalldir="Mail" md5sum="5f9100adb1c609110ed495fafa819975" name="tests/test_Bug_14779.phpt" role="test" />
76   <file baseinstalldir="Mail" md5sum="45eb42fe4e325da64f1ae8f149e2a396" name="tests/test_Bug_14780.phpt" role="test" />
77   <file baseinstalldir="Mail" md5sum="609dad2083c54ba56ea691c488ca20e2" name="tests/test_Bug_15320.phpt" role="test" />
78   <file baseinstalldir="Mail" md5sum="f4ef08e416e775558e8075b531bbc814" name="tests/test_Bug_16539.phpt" role="test" />
79   <file baseinstalldir="Mail" md5sum="ed1bd0fc9067b3fb8b95808bfa315916" name="tests/test_Bug_17025.phpt" role="test" />
80   <file baseinstalldir="Mail" md5sum="8a37de74fb39fed4566617a7ea38bb69" name="tests/test_Bug_17175.phpt" role="test" />
81   <file baseinstalldir="Mail" md5sum="b9dee3c7c45d8c6c22f860e93c3769b9" name="tests/test_Bug_18083.phpt" role="test" />
82   <file baseinstalldir="Mail" md5sum="96ce23ad1a1d6417facfcdd2baa9c8eb" name="tests/test_Bug_18772.phpt" role="test" />
83   <file baseinstalldir="Mail" md5sum="dd98307b3224b173f7b54f7e403865a4" name="tests/test_Bug_19497.phpt" role="test" />
84   <file baseinstalldir="Mail" md5sum="e1194180cb6a218fab69db90f88d1cb2" name="tests/test_Bug_20226.phpt" role="test" />
85   <file baseinstalldir="Mail" md5sum="1b7919174edcd1cf5d5fd5a622fdac9b" name="tests/test_Bug_20273.phpt" role="test" />
86   <file baseinstalldir="Mail" md5sum="6513c4b0c9e962c900d020124752333e" name="tests/test_Bug_20563.phpt" role="test" />
87   <file baseinstalldir="Mail" md5sum="7c7a00818cb0f01fa6c52c920b9e76c6" name="tests/test_Bug_20564.phpt" role="test" />
88   <file baseinstalldir="Mail" md5sum="b9e31a9c24b05dfb6166512e04e2f056" name="tests/test_Bug_21027.phpt" role="test" />
89   <file baseinstalldir="Mail" md5sum="b634a5e99aa26a8b6df8fcfae07051b4" name="tests/test_Bug_21098.phpt" role="test" />
90   <file baseinstalldir="Mail" md5sum="b21be5b099a69428bd37e60589cdd485" name="tests/test_Bug_21205.phpt" role="test" />
91   <file baseinstalldir="Mail" md5sum="bc152c12839964fba15da5673d25c4db" name="tests/test_Bug_21206.phpt" role="test" />
92   <file baseinstalldir="Mail" md5sum="ccf732525be42c955eea18e78490c3e1" name="tests/test_Bug_21255.phpt" role="test" />
93   <file baseinstalldir="Mail" md5sum="579f1e11da6c8074dbf508dc1f1dedfa" name="tests/test_Bug_GH16.phpt" role="test" />
94   <file baseinstalldir="Mail" md5sum="df32d66d9fccf7a0956422811283272a" name="tests/test_Bug_GH19.phpt" role="test" />
95   <file baseinstalldir="Mail" md5sum="b7b5b5bacc6a599cfaece35ad202ad1a" name="tests/test_Bug_GH26.phpt" role="test" />
96   <file baseinstalldir="Mail" md5sum="e08958f1bb60561f072a3508b8fd3e2e" name="tests/test_linebreak_dot.phpt" role="test" />
97   <file baseinstalldir="Mail" md5sum="8398e9bfea0bc7c4ff0770ae3d6279fe" name="tests/test_linebreak_larger_76.phpt" role="test" />
98   <file baseinstalldir="/" md5sum="e5c9ac7f32e53afdeafd1a84343a89ae" name="Mail/mime.php" role="php" />
99   <file baseinstalldir="/" md5sum="36128789ad1101d39d13b06ca2585576" name="Mail/mimePart.php" role="php" />
100  </dir>
101 </contents>
102 <dependencies>
103  <required>
104   <php>
105    <min>5.2.0</min>
106   </php>
107   <pearinstaller>
108    <min>1.6.0</min>
109   </pearinstaller>
110  </required>
111 </dependencies>
112 <phprelease />
113 <changelog>
114  <release>
115   <version>
116    <release>1.0</release>
117    <api>1.0</api>
118   </version>
119   <stability>
120    <release>stable</release>
121    <api>stable</api>
122   </stability>
123   <date>2001-12-28</date>
124   <license uri="http://www.php.net/license">PHP</license>
125   <notes>
126This is the initial release of the Mime_Mail package.
127   </notes>
128  </release>
129  <release>
130   <version>
131    <release>1.1</release>
132    <api>1.1</api>
133   </version>
134   <stability>
135    <release>stable</release>
136    <api>stable</api>
137   </stability>
138   <date>2002-04-03</date>
139   <license uri="http://www.php.net/license">PHP</license>
140   <notes>
141This is a maintenance release with various bugfixes and minor enhancements.
142   </notes>
143  </release>
144  <release>
145   <version>
146    <release>1.2</release>
147    <api>1.2</api>
148   </version>
149   <stability>
150    <release>stable</release>
151    <api>stable</api>
152   </stability>
153   <date>2002-07-14</date>
154   <license uri="http://www.php.net/license">PHP</license>
155   <notes>
156* Added header encoding
157* Altered mimePart to put boundary parameter on newline
158* Changed addFrom() to setFrom()
159* Added setSubject()
160* Made mimePart inherit crlf setting from mime
161   </notes>
162  </release>
163  <release>
164   <version>
165    <release>1.2.1</release>
166    <api>1.2.1</api>
167   </version>
168   <stability>
169    <release>stable</release>
170    <api>stable</api>
171   </stability>
172   <date>2002-07-27</date>
173   <license uri="http://www.php.net/license">PHP</license>
174   <notes>
175* License change
176* Applied a few changes From Ilia Alshanetsky
177   </notes>
178  </release>
179  <release>
180   <version>
181    <release>1.3.0RC1</release>
182    <api>1.3.0RC1</api>
183   </version>
184   <stability>
185    <release>beta</release>
186    <api>beta</api>
187   </stability>
188   <date>2005-03-20</date>
189   <license uri="http://www.php.net/license">PHP</license>
190   <notes>
191* First release in over 2.5 years (!)
192* MANY bugfixes (see the bugtracker)
193* added a few tests
194   </notes>
195  </release>
196  <release>
197   <version>
198    <release>1.3.0</release>
199    <api>1.3.0</api>
200   </version>
201   <stability>
202    <release>stable</release>
203    <api>stable</api>
204   </stability>
205   <date>2005-04-01</date>
206   <license uri="http://www.php.net/license">PHP</license>
207   <notes>
208* First (stable) release in over 2.5 years (!)
209* MANY bugfixes (see the bugtracker)
210* added a few tests
211* one small fix after RC1 (bug #3940)
212   </notes>
213  </release>
214  <release>
215   <version>
216    <release>1.3.1</release>
217    <api>1.3.1</api>
218   </version>
219   <stability>
220    <release>stable</release>
221    <api>stable</api>
222   </stability>
223   <date>2005-07-13</date>
224   <license uri="http://www.php.net/license">PHP</license>
225   <notes>
226
227   </notes>
228  </release>
229  <release>
230   <version>
231    <release>1.4.0a1</release>
232    <api>1.3.1</api>
233   </version>
234   <stability>
235    <release>alpha</release>
236    <api>stable</api>
237   </stability>
238   <date>2007-03-08</date>
239   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
240   <notes>
241* Changed License to BSD Style license, as that&apos;s what the code was since the beginning [cipri]
242* Fix Bug #30: Mail_Mime: _encodeHeaders is not RFC-2047 compliant. [cipri]
243* Fix Bug #3513: support of RFC2231 in header fields. [cipri]
244* Fix Bug #4696: addAttachment crash [cipri]
245* Fix Bug #5333: Only variables should be returned by reference; triggers notices since php 4.4.0 [cipri]
246* Fix Bug #7561: Mail_mimePart::_quotedPrintableEncode() misbehavior with mbstring overload [cipri]
247* Fix Bug #8223: Incorrectly encoded quoted-printable headers [cipri]
248* Fix Bug #8386: HTML body not correctly encoded if attachments present [cipri]
249* Fix Bug #8541: mimePart.php line delimiter is \r [cipri]
250* Fix Bug #9347: Notices about references [cweiske]
251* Fix Bug #9558: Broken multiline headers [cipri]
252* Fix Bug #9956: Notices being thrown [cipri]
253* Fix Bug #9976: Subject encoded twice [cipri]
254* Implement Feature #2952: Mail_mime::headers() saves extra headers [cipri]
255* Implement Feature #3636: Allow specification of charsets and encoding [cipri]
256* Implement Feature #4057: Mail_Mime: Add name parameter for Content-Type [cipri]
257* Implement Feature #4504: addHTMLImage does not work in cases when filename contains a path [cipri]
258* Implement Feature #5837: Mail_Mime: Build message for Net_SMTP [cipri]
259* Implement Feature #5934: Mail_Mime: choice for content disposition [cipri]
260* Implement Feature #6568: Mail_Mime: inline images referenced in CSS definitions not replaced. [cipri]
261   </notes>
262  </release>
263  <release>
264   <version>
265    <release>1.4.0a2</release>
266    <api>1.3.1</api>
267   </version>
268   <stability>
269    <release>alpha</release>
270    <api>stable</api>
271   </stability>
272   <date>2007-04-05</date>
273   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
274   <notes>
275* Fix Bug #9722: _quotedPrintableEncode does not encode dot at start of line on Windows
276  platform [cipri]
277* Fix Bug #9725: multipart/related &amp; alternative wrong order [cipri]
278* Fix Bug #10146: mbstring fails to recognize encodings. [cipri]
279* Fix Bug #10158: Inline images not displayed on Mozilla Thunderbird [cipri]
280* Fix Bug #10298: Mail_mime, double Quotes and Specialchars in from and to Adress [cipri]
281* Fix Bug #10306: Strings with Double Quotes get encoded wrongly [cipri]
282* Fix Bug #10596: Incorrect handling of text and html &apos;0&apos; bodies [cipri]
283   </notes>
284  </release>
285  <release>
286   <version>
287    <release>1.4.0a3</release>
288    <api>1.3.1</api>
289   </version>
290   <stability>
291    <release>alpha</release>
292    <api>stable</api>
293   </stability>
294   <date>2007-04-05</date>
295   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
296   <notes>
297* Fix Bug #10298: Mail_mime, double Quotes and Specialchars in from and to Adress [cipri]
298* Fix Bug #10306: Strings with Double Quotes get encoded wrongly [cipri]
299   </notes>
300  </release>
301  <release>
302   <version>
303    <release>1.4.0RC1</release>
304    <api>1.3.1</api>
305   </version>
306   <stability>
307    <release>beta</release>
308    <api>stable</api>
309   </stability>
310   <date>2007-04-12</date>
311   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
312   <notes>
313* Fix Bug #10232: Gmail creates double line break when \r\n is used [cipri]
314   </notes>
315  </release>
316  <release>
317   <version>
318    <release>1.4.0RC2</release>
319    <api>1.3.1</api>
320   </version>
321   <stability>
322    <release>beta</release>
323    <api>stable</api>
324   </stability>
325   <date>2007-04-22</date>
326   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
327   <notes>
328* Fix Bug #10791: Unit tests fail [cipri]
329* Fix Bug #10792: No unit tests for recently fixed bugs [cipri]
330* Fix Bug #10793: Long headers don&apos;t get wrapped since fix for Bug #10298 [cipri]
331   </notes>
332  </release>
333  <release>
334   <version>
335    <release>1.4.0RC3</release>
336    <api>1.3.1</api>
337   </version>
338   <stability>
339    <release>beta</release>
340    <api>stable</api>
341   </stability>
342   <date>2007-04-24</date>
343   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
344   <notes>
345* Fix Bug #10816: Unwanted linebreak at the end of output [cipri]
346   </notes>
347  </release>
348  <release>
349   <version>
350    <release>1.4.0RC4</release>
351    <api>1.3.1</api>
352   </version>
353   <stability>
354    <release>beta</release>
355    <api>stable</api>
356   </stability>
357   <date>2007-04-28</date>
358   <license uri="http://www.opensource.org/licenses/bsd-license.php">bsd style</license>
359   <notes>
360* Fix Bug #3513: support of RFC2231 in header fields. [cipri]
361* Fix Bug #10838: bad use of MIME encoding in header. [cipri]
362   </notes>
363  </release>
364  <release>
365   <version>
366    <release>1.4.0</release>
367    <api>1.3.1</api>
368   </version>
369   <stability>
370    <release>stable</release>
371    <api>stable</api>
372   </stability>
373   <date>2007-05-05</date>
374   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
375   <notes>
376Release notes:
377 * No more notices in PHP 5 /4.4.0.
378 * Improved inline HTML image function.
379 * Improved header encoding with foreign charsets.
380 * Improved long header rendering.
381 * More control over used Charsets and encoding schemes.
382 * More configurable attachments and inline images.
383 * Full RFC 2047 Support
384 * Full RFC 2231 Support
385 * Unit-tests
386
387Fixed bugs:
388 * Fix Bug #30: Mail_Mime: _encodeHeaders is not RFC-2047 compliant. [cipri]
389 * Fix Bug #3513: support of RFC2231 in header fields. [cipri]
390 * Fix Bug #4696: addAttachment crash [cipri]
391 * Fix Bug #5333: Only variables should be returned by reference; triggers notices since
392   php 4.4.0 [cipri]
393 * Fix Bug #5400: Do not return function reference [cipri]
394 * Fix Bug #5710: Little reference bugs [cipri]
395 * Fix Bug #5890: Only variable references should be returned by reference [cipri]
396 * Fix Bug #6260: Just a notice with PHP5 [cipri]
397 * Fix Bug #6261: php 5.1.1 upgrade [cipri]
398 * Fix Bug #6663: Notice about reference passing [cipri]
399 * Fix Bug #7561: Mail_mimePart::_quotedPrintableEncode() misbehavior with mbstring
400   overload [cipri]
401 * Fix Bug #7713: PHP5 Notice: Only variable references should be returned by reference [cipri]
402 * Fix Bug #8223: Incorrectly encoded quoted-printable headers [cipri]
403 * Fix Bug #8386: HTML body not correctly encoded if attachments present [cipri]
404 * Fix Bug #8541: mimePart.php line delimiter is \r [cipri]
405 * Fix Bug #8812: user header updates overwritten [cipri]
406 * Fix Bug #9347: Notices about references [cweiske]
407 * Fix Bug #9558: Broken multiline headers [cipri]
408 * Fix Bug #9722: _quotedPrintableEncode does not encode dot at start of line on Windows
409   platform [cipri]
410 * Fix Bug #9725: multipart/related &amp; alternative wrong order [cipri]
411 * Fix Bug #9956: Notices being thrown [cipri]
412 * Fix Bug #9976: Subject encoded twice [cipri]
413 * Fix Bug #10146: mbstring fails to recognize encodings. [cipri]
414 * Fix Bug #10158: Inline images not displayed on Mozilla Thunderbird [cipri]
415 * Fix Bug #10232: Gmail creates double line break when \r\n is used [cipri]
416 * Fix Bug #10298: Mail_mime, double Quotes and Specialchars in from and to Adress [cipri]
417 * Fix Bug #10306: Strings with Double Quotes get encoded wrongly [cipri]
418 * Fix Bug #10596: Incorrect handling of text and html &apos;0&apos; bodies [cipri]
419 * Fix Bug #10791: Unit tests fail [cipri]
420 * Fix Bug #10792: No unit tests for recently fixed bugs [cipri]
421 * Fix Bug #10793: Long headers don&apos;t get wrapped since fix for Bug #10298 [cipri]
422 * Fix Bug #10816: Unwanted linebreak at the end of output [cipri]
423 * Fix Bug #10838: bad use of MIME encoding in header. [cipri]
424Implemented Features:
425 * Implement Feature #2952: Mail_mime::headers() saves extra headers [cipri]
426 * Implement Feature #3636: Allow specification of charsets and encoding [cipri]
427 * Implement Feature #4057: Mail_Mime: Add name parameter for Content-Type [cipri]
428 * Implement Feature #4504: addHTMLImage does not work in cases when filename contains a path [cipri]
429 * Implement Feature #5837: Mail_Mime: Build message for Net_SMTP [cipri]
430 * Implement Feature #5934: Mail_Mime: choice for content disposition [cipri]
431 * Implement Feature #6568: Mail_Mime: inline images referenced in CSS definitions not replaced. [cipri]
432 * Implement Feature #10604: Put an option to specify Content-Location in the header [cipri]
433   </notes>
434  </release>
435  <release>
436   <version>
437    <release>1.5.0a1</release>
438    <api>1.3.1</api>
439   </version>
440   <stability>
441    <release>alpha</release>
442    <api>stable</api>
443   </stability>
444   <date>2007-06-10</date>
445   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
446   <notes>
447Split off mail_MimeDecode
448   </notes>
449  </release>
450  <release>
451   <version>
452    <release>1.5.0RC1</release>
453    <api>1.3.1</api>
454   </version>
455   <stability>
456    <release>beta</release>
457    <api>stable</api>
458   </stability>
459   <date>2007-06-10</date>
460   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
461   <notes>
462Split off mail_MimeDecode
463   </notes>
464  </release>
465  <release>
466   <version>
467    <release>1.5.0</release>
468    <api>1.3.1</api>
469   </version>
470   <stability>
471    <release>stable</release>
472    <api>stable</api>
473   </stability>
474   <date>2007-06-17</date>
475   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
476   <notes>
477Split off Mail_MimeDecode
478   </notes>
479  </release>
480  <release>
481   <version>
482    <release>1.5.1</release>
483    <api>1.3.1</api>
484   </version>
485   <stability>
486    <release>stable</release>
487    <api>stable</api>
488   </stability>
489   <date>2007-06-20</date>
490   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
491   <notes>
492* Fix Bug #11344: Error at line 644 in mime.php [cipri]
493   </notes>
494  </release>
495  <release>
496   <version>
497    <release>1.5.2</release>
498    <api>1.3.1</api>
499   </version>
500   <stability>
501    <release>stable</release>
502    <api>stable</api>
503   </stability>
504   <date>2007-06-21</date>
505   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
506   <notes>
507* Fix Bug #11381: domain name is attached to content-id, trailing greater-than sign is
508  not remove [cipri]
509   </notes>
510  </release>
511  <release>
512   <version>
513    <release>1.5.3</release>
514    <api>1.3.2</api>
515   </version>
516   <stability>
517    <release>stable</release>
518    <api>stable</api>
519   </stability>
520   <date>2009-12-29</date>
521   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
522   <notes>
523Fixed bugs:
524 * Fix Bug #14678: srand() lowers security [clockwerx]
525 * Fix Bug #12921: _file2str not binary safe [walter]
526 * Fix Bug #12385: Bad regex when replacing css style attachments [cipri]
527 * Fix Bug #16911: Excessive semicolon in MIME header [alec]
528 * Fix Bug #15320: Attachment charset is not set in Content-Type header [alec]
529 * Fix Bug #16911: Lack of semicolon separator for MIME header parameters [alec]
530 * Fix Bug #16846: Use preg_replace_callback() instead of /e modifier [alec]
531 * Fix Bug #14779: Problem with an empty attachment [alec]
532 * Fix Bug #15913: Optimize the memory used by Mail_mimePart::encode.
533                   Avoid having attachments data duplicated in memory [alec]
534 * Fix Bug #16539: Headers longer than 998 characters aren&apos;t wrapped [alec]
535 * Fix Bug #11238: Wrong encoding of structured headers [alec]
536 * Fix Bug #13641: iconv_mime_encode() seems to work different/errorious than
537                   the build in logic. Removed &apos;ignore_iconv&apos; param.  [alec]
538 * Fix Bug #16706: Incorrect double-quotes RFC 2231-encoded parameter values [alec]
539 * Fix Bug #14232: RFC2231: tspecials encoding in _buildHeaderParam() [alec]
540Implemented Features:
541 * Implement Feature #10438: Function (encodeHeader) for encoding of given header [alec]
542   </notes>
543  </release>
544  <release>
545   <version>
546    <release>1.6.0</release>
547    <api>1.4.0</api>
548   </version>
549   <stability>
550    <release>stable</release>
551    <api>stable</api>
552   </stability>
553   <date>2010-01-27</date>
554   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
555   <notes>
556Bugs Fixed:
557 * Don&apos;t break specified headers folding [alec]
558 * Bug #17025: Wrong headers() result for long unwrapable header value [alec]
559
560Implemented Features:
561 * Allow setting Content-ID for HTML Images [alec]
562 * Added one setParam() in place of many set*() functions [alec]
563 * Added getParam(), getTXTBody(), getHTMLBody() [alec]
564 * Skip RFC2231&apos;s charset if filename contains only ASCII characters [alec]
565 * Make sure that Received: headers are returned on the top [alec]
566 * Added saveMessageBody() and getMessageBody() functions [alec]
567   </notes>
568  </release>
569  <release>
570   <version>
571    <release>1.6.1</release>
572    <api>1.4.0</api>
573   </version>
574   <stability>
575    <release>stable</release>
576    <api>stable</api>
577   </stability>
578   <date>2010-03-08</date>
579   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
580   <notes>
581Bugs Fixed:
582 * Fix encoding of Return-Receipt-To and Disposition-Notification-To headers [alec]
583
584Implemented Features:
585 * Implement Feature #12466: Build parameters validation [alec]
586 * Implement Feature #17175: Content-Description support for attachments [alec]
587   </notes>
588  </release>
589  <release>
590   <version>
591    <release>1.6.2</release>
592    <api>1.4.0</api>
593   </version>
594   <stability>
595    <release>stable</release>
596    <api>stable</api>
597   </stability>
598   <date>2010-03-23</date>
599   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
600   <notes>
601Bugs Fixed:
602 * Fix Bug #17226: Non RFC-compliant quoted-printable encoding of structured headers [alec]
603   </notes>
604  </release>
605  <release>
606   <version>
607    <release>1.7.0</release>
608    <api>1.4.0</api>
609   </version>
610   <stability>
611    <release>stable</release>
612    <api>stable</api>
613   </stability>
614   <date>2010-04-12</date>
615   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
616   <notes>
617Implemented Features:
618 * Added Mail_mime::setContentType() function with possibility to set various
619   types in Content-Type header (also fixes problem with boundary parameter when Content-Type
620   header was specified by user) [alec]
621   </notes>
622  </release>
623  <release>
624   <date>2010-07-29</date>
625   <version>
626    <release>1.8.0</release>
627    <api>1.4.1</api>
628   </version>
629   <stability>
630    <release>stable</release>
631    <api>stable</api>
632   </stability>
633   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
634   <notes>
635Bugs Fixed:
636 * Double-addition of e-mail domain to content ID in HTML images [alec]
637 * #17311: Multi-octet characters are split across adjacent &apos;encoded-word&apos;s [alec]
638 * #17573: Place charset parameter in first line of Content-Type header (if possible) [alec]
639Implemented Features:
640 * #17518: addTo() method [alec]
641   </notes>
642  </release>
643  <release>
644   <date>2010-12-01</date>
645   <version>
646    <release>1.8.1</release>
647    <api>1.4.1</api>
648   </version>
649   <stability>
650    <release>stable</release>
651    <api>stable</api>
652   </stability>
653   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
654   <notes>
655Bugs Fixed:
656 * #18083: Not possible to set separate charset for attachment content and headers [alec]
657   </notes>
658  </release>
659  <release>
660   <date>2011-08-10</date>
661   <version>
662    <release>1.8.2</release>
663    <api>1.4.1</api>
664   </version>
665   <stability>
666    <release>stable</release>
667    <api>stable</api>
668   </stability>
669   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
670   <notes>
671Bugs Fixed:
672 * #18426: Fixed backward compatibility for &quot;dfilename&quot; parameter [alec]
673 * Removed xmail.dtd, xmail.xsl from the package [alec]
674 * Fixed handling of email addresses with quoted local part [alec]
675   </notes>
676  </release>
677  <release>
678   <date>2012-03-12</date>
679   <version>
680    <release>1.8.3</release>
681    <api>1.4.1</api>
682   </version>
683   <stability>
684    <release>stable</release>
685    <api>stable</api>
686   </stability>
687   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
688   <notes>
689* Request #19009: Remove error_reporting from tests [alec]
690* Fixed Bug #19094: Email addresses do not have to contain a space between the name and address part [alec]
691* Fixed Bug #19328: Wrong encoding of filenames with comma [alec]
692   </notes>
693  </release>
694  <release>
695   <date>2012-05-17</date>
696   <version>
697    <release>1.8.4</release>
698    <api>1.4.2</api>
699   </version>
700   <stability>
701    <release>stable</release>
702    <api>stable</api>
703   </stability>
704   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
705   <notes>
706* Request #19406: Allow to set individual attachment part headers [alec]
707* Fixed Bug #18982: Non-static method Mail_mimePart::encodeHeader() should not be called statically [alec]
708   </notes>
709  </release>
710  <release>
711   <date>2012-06-09</date>
712   <version>
713    <release>1.8.5</release>
714    <api>1.4.3</api>
715   </version>
716   <stability>
717    <release>stable</release>
718    <api>stable</api>
719   </stability>
720   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
721   <notes>
722* Added possibility to set additional parameters of message part header, e.g. attachment size [alec]
723* Added automatic setting of attachment size via Content-Disposition header size parameter [alec]
724   </notes>
725  </release>
726  <release>
727   <date>2012-10-23</date>
728   <version>
729    <release>1.8.6</release>
730    <api>1.4.3</api>
731   </version>
732   <stability>
733    <release>stable</release>
734    <api>stable</api>
735   </stability>
736   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
737   <notes>
738* Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec]
739* Bug #19497: Attachment filename is cut on slash character [alec]
740* Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient headers list [alec]
741   </notes>
742  </release>
743  <release>
744   <date>2012-12-25</date>
745   <version>
746    <release>1.8.7</release>
747    <api>1.4.3</api>
748   </version>
749   <stability>
750    <release>stable</release>
751    <api>stable</api>
752   </stability>
753   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
754   <notes>
755* Bug #5333: Fix more return by reference errors [alec]
756* Bug #19754: Fix compatibility with PHP4 [alec]
757   </notes>
758  </release>
759  <release>
760   <date>2013-07-05</date>
761   <version>
762    <release>1.8.8</release>
763    <api>1.4.3</api>
764   </version>
765   <stability>
766    <release>stable</release>
767    <api>stable</api>
768   </stability>
769   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
770   <notes>
771* Fixed warning/notice on (static vs. non-static) PEAR::raiseError() usage [alec]
772* Fixed Bug #19761: PHP5 warnings about return by reference [alec]
773* Fixed Bug #19770: Make cid generator more unique on Windows [alec]
774* Fixed Bug #19987: E_STRICT warning when null is passed by reference [alec]
775   </notes>
776  </release>
777  <release>
778   <date>2014-05-14</date>
779   <version>
780    <release>1.8.9</release>
781    <api>1.4.3</api>
782   </version>
783   <stability>
784    <release>stable</release>
785    <api>stable</api>
786   </stability>
787   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
788   <notes>
789* Fixed Bug #20273: Incorrect handling of HTAB in encodeHeader() [alec]
790* Fixed Bug #20226: Mail_mimePart::encodeHeader does not encode ISO-2022-JP string [alec]
791* Fixed Bug #20222: Broken Compatybility with PHP4 [alec]
792   </notes>
793  </release>
794  <release>
795   <date>2015-07-05</date>
796   <time>12:50:00</time>
797   <version>
798    <release>1.9.0RC1</release>
799    <api>2.0.0</api>
800   </version>
801   <stability>
802    <release>beta</release>
803    <api>beta</api>
804   </stability>
805   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
806   <notes>
807* Drop PHP4 support, Fix warnings on PHP7 [alec]
808* Request #20564: Added possibility to unset headers [alec]
809* Request #20563: Added isMultipart() method [alec]
810* Request #20565: Accept also a file pointer in Mail_mimePart::encodeToFile(),
811                  Mail_mime::get() and Mail_mime::saveMessageBody() [alec]
812   </notes>
813  </release>
814  <release>
815   <date>2015-08-06</date>
816   <time>12:00:00</time>
817   <version>
818    <release>1.9.0</release>
819    <api>1.9.0</api>
820   </version>
821   <stability>
822    <release>stable</release>
823    <api>stable</api>
824   </stability>
825   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
826   <notes>
827* Bug #20921: Make Mail_mimePart::encodeHeaderValue() a static method [alec]
828* Bug #20931: Really remove unset headers [alec]
829* Request #18772: Added methods for creating text/calendar messages [alec]
830   </notes>
831  </release>
832  <release>
833   <date>2015-09-13</date>
834   <time>12:00:00</time>
835   <version>
836    <release>1.10.0</release>
837    <api>1.10.0</api>
838   </version>
839   <stability>
840    <release>stable</release>
841    <api>stable</api>
842   </stability>
843   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
844   <notes>
845* Add possibility to add externally created Mail_mimePart objects as attachments [alec]
846* Add possibility to set preamble text for multipart messages [alec]
847   </notes>
848  </release>
849  <release>
850   <date>2017-05-21</date>
851   <time>12:00:00</time>
852   <version>
853    <release>1.10.1</release>
854    <api>1.10.0</api>
855   </version>
856   <stability>
857    <release>stable</release>
858    <api>stable</api>
859   </stability>
860   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
861   <notes>
862* Fix Bug 21206: explodeQuotedString() does not handle quoted strings correctly [dfukagaw28]
863* Fix Bug 21205: Invalid encoding of headers with quoted multibyte strings in non-unicode charset [dfukagaw28]
864* Fix Bug 21098: Discrepancy in handling of empty (but set) plain text part [alec]
865   </notes>
866  </release>
867  <release>
868   <date>2017-11-17</date>
869   <time>11:00:00</time>
870   <version>
871    <release>1.10.2</release>
872    <api>1.10.0</api>
873   </version>
874   <stability>
875    <release>stable</release>
876    <api>stable</api>
877   </stability>
878   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
879   <notes>
880* Fix Bug #21255: Boundary gets added twice when using setContentType() [alec]
881* PHP 7.2 compatibility fixes [alec]
882   </notes>
883  </release>
884  <release>
885   <date>2019-09-25</date>
886   <time>08:00:00</time>
887   <version>
888    <release>1.10.3</release>
889    <api>1.10.0</api>
890   </version>
891   <stability>
892    <release>stable</release>
893    <api>stable</api>
894   </stability>
895   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
896   <notes>
897* Fix deprecation warning for get_magic_quotes_runtime() use on PHP 7.4 [alec]
898   </notes>
899  </release>
900  <release>
901   <date>2019-10-13</date>
902   <time>11:00:00</time>
903   <version>
904    <release>1.10.4</release>
905    <api>1.10.0</api>
906   </version>
907   <stability>
908    <release>stable</release>
909    <api>stable</api>
910   </stability>
911   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
912   <notes>
913* Fix E_STRICT errors introduced in the previous release [alec]
914   </notes>
915  </release>
916  <release>
917   <date>2020-01-24</date>
918   <time>19:00:00</time>
919   <version>
920    <release>1.10.5</release>
921    <api>1.10.0</api>
922   </version>
923   <stability>
924    <release>stable</release>
925    <api>stable</api>
926   </stability>
927   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
928   <notes>
929* Make sure to not set Content-Transfer-Encoding on multipart messages [alec]
930* Added support for calendar invitations with attachments/html/images [jacalben]
931   </notes>
932  </release>
933  <release>
934   <date>2020-01-30</date>
935   <time>08:25:00</time>
936   <version>
937    <release>1.10.6</release>
938    <api>1.10.0</api>
939   </version>
940   <stability>
941    <release>stable</release>
942    <api>stable</api>
943   </stability>
944   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
945   <notes>
946* Fix different boundary in headers and body when using headers() after get() [alec]
947* Removed phail.php script [alec]
948   </notes>
949  </release>
950  <release>
951   <date>2020-03-01</date>
952   <time>08:50:00</time>
953   <version>
954    <release>1.10.7</release>
955    <api>1.10.0</api>
956   </version>
957   <stability>
958    <release>stable</release>
959    <api>stable</api>
960   </stability>
961   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
962   <notes>
963* Fix invalid Content-Type for messages with only html part and inline images [alec]
964   </notes>
965  </release>
966  <release>
967   <date>2020-06-13</date>
968   <time>08:50:00</time>
969   <version>
970    <release>1.10.8</release>
971    <api>1.10.0</api>
972   </version>
973   <stability>
974    <release>stable</release>
975    <api>stable</api>
976   </stability>
977   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
978   <notes>
979* Fix encoding issues with ISO-2022-JP-MS input labelled with ISO-2022-JP [shirosaki]
980   </notes>
981  </release>
982  <release>
983   <date>2020-06-27</date>
984   <time>10:30:00</time>
985   <version>
986    <release>1.10.9</release>
987    <api>1.10.0</api>
988   </version>
989   <stability>
990    <release>stable</release>
991    <api>stable</api>
992   </stability>
993   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
994   <notes>
995* Added a workaround for an opcache bug on OpenSuse 15.1 [alec]
996   </notes>
997  </release>
998  <release>
999   <date>2021-01-17</date>
1000   <time>09:25:00</time>
1001   <version>
1002    <release>1.10.10</release>
1003    <api>1.10.0</api>
1004   </version>
1005   <stability>
1006    <release>stable</release>
1007    <api>stable</api>
1008   </stability>
1009   <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD Style</license>
1010   <notes>
1011* Compatibility fixes for PHP 5.2 and 5.3 [alec]
1012* Corrected soft line breaks handling to be RFC compliant [ixs]
1013* Corrected line breaks for lines ending in dots and length more than 74 [ixs]
1014   </notes>
1015  </release>
1016 </changelog>
1017</package>
1018