Details
Description
When decoding a message-mime-header in Zend_Mime::splitMessage() into an array via the php-function iconv_mime_decode_headers()-function the return value is not evaluated. If the function returns false, the following foreach-loop causes a PHP-Warning.
Solved in SVN r11741