Zend Framework

Warning: Invalid argument supplied for foreach() in Zend/Mime/Decode.php

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6.1
  • Fix Version/s: 1.6.2
  • Component/s: Zend_Mime
  • Labels:
    None

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.

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r11741

Show
Satoru Yoshida added a comment - Solved in SVN r11741

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: