From: Andrei Zmievski Date: Wed, 2 Aug 2006 20:31:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: RELEASE_1_0_0RC1~2125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb97781adf18b3ac35a85654afd2a3d1e12798f8;p=php *** empty log message *** --- diff --git a/unicode-progress.txt b/unicode-progress.txt index d66c1dc722..9a2f57283a 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -7,13 +7,13 @@ ext/standard array.c ------- - Need to fix string_compare_function() to compare Unicode strings - directly in code point order - natsort(), natcasesort() Params API Either port strnatcmp() to support Unicode or maybe use ICU's numeric collation + string.c + -------- + Completed =========