ID: 17693 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: ICONV related Operating System: linux glibc2.2.4 PHP Version: 4.2.1 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2002-09-11 19:40:47] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-06-11 04:03:50] [EMAIL PROTECTED] $result=iconv("gbk","utf-8",$string); The length of string is 348. On a win2k box with IIS 5.0 and php 4.2.1,the result is right,the length of result is 441. On a redhat 7.1 linux box ,glibc 2.2.4,php 4.2.1,the length of result is 473,and the return string = the right string + some random garbage char. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17693&edit=1
