From: Andrei Zmievski Date: Tue, 3 Oct 2006 19:35:37 +0000 (+0000) Subject: Update. X-Git-Tag: RELEASE_1_0_0RC1~1449 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10e49f0ccf58109ecfc8ca251b4e3100e60583ca;p=php Update. --- diff --git a/unicode-todo.txt b/unicode-todo.txt index 51506ccac1..be342ec82f 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -24,14 +24,8 @@ * Control of fallback mappings in conversions. -* Review the decision to coerce binary strings to Unicode when used as array - keys. - * Figure out generic approach to locale validation/fallback. -* Relax requirement on mixing unicode/binary strings in parameters - (zend_get_unified_string_type() callers and others) - * Constant registration/fetching should do identifier normalization. * Make zend_u_str_case_fold() do only case-folding and nothing else. The