ID: 8875 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IMAP related PHP Version: 4.0.2 Assigned To: Comments: This is fixed in the latest CVS. Thanks for the report. Previous Comments: --------------------------------------------------------------------------- [2001-03-05 07:39:51] [EMAIL PROTECTED] Don't know. I have just the 4.0.2 installed. But you can easily test it by running <?php echo imap_mime_header_decode( '=?windows-1251?B?8uXx+8g==?=' ); ?> --------------------------------------------------------------------------- [2001-02-26 08:41:26] [EMAIL PROTECTED] Does this happen with PHP 4.0.4pl1? --Jani --------------------------------------------------------------------------- [2001-01-24 03:44:42] [EMAIL PROTECTED] Attempt to decode this string always causes a crash (sig11) in imap_mime_header_decode =?windows-1251?B?8uXx+8g==?= Yes, this is not a valid base64 encoded string, but it should not cause a hard crash. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8875&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]