ZF2-380: Mime::encodingHeaders don't return correct encoded headers
Description
!= iconv_mime_decode(Zend\Mime\Mime::encodeHeader()
This break the interoperability when the mails are treat by others systems
!= iconv_mime_decode(Zend\Mime\Mime::encodeHeader()
This break the interoperability when the mails are treat by others systems
Comments
Posted by Maks 3w (maks3w) on 2012-07-03T07:28:30.000+0000
When iconv is used you must always set the output charset to ZF2 charset (UTF-8)