Edit report at http://pear.php.net/bugs/bug.php?id=14772&edit=1
ID: 14772
Updated by: daniel.oconnor@gmail.com
Reported By: jan at horde dot org
Summary: Uninitialized string offset when parsing a certain
message
-Status: Analyzed
+Status: Duplicate
Type: Bug
Package: Mail_mimeDecode
Package Version: 1.5.0
PHP Version: Irrelevant
Roadmap Versions:
New Comment:
-Status: Analyzed
+Status: Duplicate
Previous Comments:
------------------------------------------------------------------------
[2008-12-27 01:31:45] doconnor
Dupe of Bug #14129 ?
------------------------------------------------------------------------
[2008-10-10 09:28:32] yunosh
Description:
------------
The attached unit test raises the following notice:
Notice: Uninitialized string offset: 0 in
/usr/share/php/Mail/mimeDecode.php on line 482
The stack looks like this:
mail_mimedecode->_decode( ) ../mimeDecode.php:212
mail_mimedecode->_decode( ) ../mimeDecode.php:316
mail_mimedecode->_parseheadervalue( ) ../mimeDecode.php:256
------------------------------------------------------------------------