andrei Wed Aug 2 20:31:51 2006 UTC Modified files: /php-src unicode-progress.txt Log: http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.32&r2=1.33&diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progress.txt:1.32 php-src/unicode-progress.txt:1.33 --- php-src/unicode-progress.txt:1.32 Tue Aug 1 22:28:25 2006 +++ php-src/unicode-progress.txt Wed Aug 2 20:31:51 2006 @@ -7,13 +7,13 @@ 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 =========
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php