From d38d354fe8c0446d18beaff87c6b2ff599217158 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Sun, 26 Mar 2006 00:56:23 +0000 Subject: [PATCH] *** empty log message *** --- unicode-todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/unicode-todo.txt b/unicode-todo.txt index cd2d133a23..6a515c4659 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -57,3 +57,7 @@ * Optimize T_INLINE_HTML blocks conversion by either creating a converter cache or remembering the last used converter in the executor globals. + +* 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. -- 2.50.1