This commit is contained in:
Andrei Zmievski 2006-10-03 19:35:37 +00:00
parent ea11c9b8e8
commit 10e49f0ccf

View File

@ -24,14 +24,8 @@
* Control of fallback mappings in conversions. * 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. * 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. * Constant registration/fetching should do identifier normalization.
* Make zend_u_str_case_fold() do only case-folding and nothing else. The * Make zend_u_str_case_fold() do only case-folding and nothing else. The