ID: 22931 Updated by: [EMAIL PROTECTED] Reported By: marek at lewczuk dot com -Status: Open +Status: Assigned Bug Type: Arrays related Operating System: Linux/Windows PHP Version: 4.3.0 -Assigned To: +Assigned To: moriyoshi New Comment:
This may be fixed in PHP5. Previous Comments: ------------------------------------------------------------------------ [2003-03-27 10:24:08] marek at lewczuk dot com Sorry... I have read about usort and strcoll -> yes it's working with setLocale, but... array_multisort still not working ?? ------------------------------------------------------------------------ [2003-03-27 10:16:31] marek at lewczuk dot com Sorting an array has a very important bug. If your app is using e.g. ISO-8859-2 charset and strings array use special chars like Ś,Ą... PHP doesn't sort strings which use them. I have tried to use setLocale (setLocale is working correctly with strtoupper, strtolower etc.) but nothing. The problem is also in UTF8 charset. This very serious problem... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22931&edit=1
