]> granicus.if.org Git - php/commitdiff
Update.
authorAndrei Zmievski <andrei@php.net>
Tue, 3 Oct 2006 19:35:37 +0000 (19:35 +0000)
committerAndrei Zmievski <andrei@php.net>
Tue, 3 Oct 2006 19:35:37 +0000 (19:35 +0000)
unicode-todo.txt

index 51506ccac10a6d3f900dc276b6bf4cbb078cad75..be342ec82f644e57329e183a01b39dae183d42db 100644 (file)
 
 * 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