From: Andrei Zmievski Date: Sun, 26 Mar 2006 21:46:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: RELEASE_1_3~250 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6ff037f039fdb81ee6f8787448ef37b333ff8de;p=php *** empty log message *** --- diff --git a/unicode-todo.txt b/unicode-todo.txt index 6a515c4659..8bfef2d398 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -61,3 +61,5 @@ * What to do with binary string literals and runtime casting? Literals are in script_encoding, casting uses runtime_encoding. If they are different, bad stuff happens. + +* Control of fallback mappings in conversions.