mirror of
https://github.com/php/php-src.git
synced 2024-11-29 12:53:37 +08:00
Update.
This commit is contained in:
parent
ea11c9b8e8
commit
10e49f0ccf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user