ID:               39401
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wouter at widexs dot nl
-Status:           Open
+Status:           Closed
 Bug Type:         IMAP related
 Operating System: Linux
 PHP Version:      4.4.4
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2007-01-26 12:55:45] wouter at widexs dot nl

That's not the point ;)

It's the hope to have this fixed in 4.4.5 so we can use it without
patching, just like in 5.x

------------------------------------------------------------------------

[2007-01-26 12:33:40] dmda at yandex dot ru

you can fix this with following:

open ext/php_imap.c in your favorite editor,
remove utf8_mime2text prototype (it's just wrong),
find utf8_mime2text function call and add 3rd arguement:
U8T_CANONICAL

that's all tricks.

------------------------------------------------------------------------

[2007-01-22 15:53:01] php at aaronrubin dot com

Are there any plans to patch this? The latest snapshots still 
have the same issue.

------------------------------------------------------------------------

[2007-01-03 19:42:41] jmoseley at pgtv dot com

Can someone provide a patch for 4.4.4?  The latest CVS release of 4.4.4
does not include the fix.

I'd compile 5.2.0, but I am having linker problems since I run a
Solaris box that uses a GCC compiler build with Sun's ld, blah, blah,
blah.

------------------------------------------------------------------------

[2006-11-17 10:26:53] wouter at widexs dot nl

This was indeed fixed when using full-path, BUT it is still present in
PHP 4.4.4 and PHP4-dev.

(bugfix from 5.x not backported to 4.x)

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/39401

-- 
Edit this bug report at http://bugs.php.net/?id=39401&edit=1

Reply via email to