From: "PEAR Announce" on 5 Sep 2010 05:26 The new PEAR package Mail_mimeDecode-1.5.3 (stable) has been released at http://pear.php.net/. Release notes ------------- Major Bugfix release. Apart from a major cleanout of the bug tracker for this package, this release includes a revamped parseHeaderValue which removes the rather flakey regex, with a real parser, which should be considerably more robust. Bug Fixes #17844 - all regression tests fixed - remove the last of the while list each() .. this is 2010 ;)... #11410 - support wap multipart #9616 - long strings as filename etc.. aaa*0=.... aaa*1=.... aaa*2=.... (merged into aaa=.....) #9100 - change to preg_split for mime boundary detection , in theory should catch boundaries in nested situations better... #7709 - check for last element on boundary split to see if its usable #7065 - wrapped header lines with encoding should be concated without spaces #6495 - missing body in decoded object #11537 - better decode and multi-line support Package Info ------------ Provides a class to deal with the decoding and interpreting of mime messages. This package used to be part of the Mail_Mime package, but has been split off. Related Links ------------- Package home: http://pear.php.net/package/Mail_mimeDecode Changelog: http://pear.php.net/package/Mail_mimeDecode/download/1.5.3 Download: http://download.pear.php.net/package/Mail_mimeDecode-1.5.3.tgz Authors ------- Alan Knowles <alan(a)akbkhome.com> (lead) Cipriano Groenendal <cipri(a)php.net> (lead)
From: "Daniel O'Connor" on 5 Sep 2010 05:39 Woo On Sun, Sep 5, 2010 at 6:56 PM, PEAR Announce <pear-dev(a)lists.php.net>wrote: > The new PEAR package Mail_mimeDecode-1.5.3 (stable) has been released at > http://pear.php.net/. > > Release notes > ------------- > Major Bugfix release. > > Apart from a major cleanout of the bug tracker for this package, this > release includes a revamped > parseHeaderValue which removes the rather flakey regex, with a real > parser, which should be considerably more > robust. > > Bug Fixes > #17844 - all regression tests fixed - remove the last of the while > list each() .. this is 2010 ;)... > #11410 - support wap multipart > #9616 - long strings as filename etc.. aaa*0=.... aaa*1=.... > aaa*2=.... (merged into aaa=.....) > #9100 - change to preg_split for mime boundary detection , in > theory should catch boundaries in nested situations better... > #7709 - check for last element on boundary split to see if its > usable > #7065 - wrapped header lines with encoding should be concated > without spaces > #6495 - missing body in decoded object > #11537 - better decode and multi-line support > > Package Info > ------------ > Provides a class to deal with the decoding and interpreting of mime > messages. > This package used to be part of the Mail_Mime package, but has been split > off. > > Related Links > ------------- > Package home: http://pear.php.net/package/Mail_mimeDecode > Changelog: http://pear.php.net/package/Mail_mimeDecode/download/1.5.3 > Download: > http://download.pear.php.net/package/Mail_mimeDecode-1.5.3.tgz > > Authors > ------- > Alan Knowles <alan(a)akbkhome.com> (lead) > Cipriano Groenendal <cipri(a)php.net> (lead) > > > -- > PEAR General Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
|
Pages: 1 Prev: issue with Callback function Next: [ANNOUNCEMENT] Payment_DTA-1.4.0a4 (alpha) Released. |