PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_IMAP » Bug #2550

variable has wrong name

Details

Submitted2004-10-17 17:32 UTC
Fromian at regionalsojourner dot com
Assignedrichy
StatusClosed
PackageMail_IMAP
PHP Version5.0.1
OSMac
Roadmaps(Not assigned)

Comments

[2004-10-17 17:32 UTC] ian at regionalsojourner dot com

Description:
------------
in IMAP.php on line 1211 you ref the variable $MIME but it doesn't exist. Only $MIMEs exists at this point in the script.

$this->error->push(MAIL_IMAP_ERROR_ARGUMENT_REQUIRES_ARRAY, 'error', array('arg' => '$MIME', 'actual_value' => $MIME));

[2004-10-17 17:33 UTC] ian at regionalsojourner dot com

Forgot to mention that this is in 2.0rc4