ID: 39401
User updated by: wouter at widexs dot nl
Reported By: wouter at widexs dot nl
Status: Open
Bug Type: IMAP related
Operating System: Linux
PHP Version: 4.4.4
New Comment:
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
Previous Comments:
------------------------------------------------------------------------
[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)
------------------------------------------------------------------------
[2006-11-07 20:53:18] [EMAIL PROTECTED]
It works just fine here as long as the fullpath to the library
is specified ala /usr/local/imap-2006c
------------------------------------------------------------------------
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