From d6a80f841dd108af37ca612dc2c03546cc160dce Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Wed, 24 Aug 2005 21:04:33 +0000 Subject: [PATCH] *** empty log message *** --- unicode-todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unicode-todo.txt b/unicode-todo.txt index 7aa3966da6..cd2d133a23 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -55,5 +55,5 @@ * Change implementation of strtoupper()/strtolower() to use simple case mapping. -* Store script encoding in the oparray structure and use it to convert - T_INLINE_HTML blocks. +* Optimize T_INLINE_HTML blocks conversion by either creating a converter + cache or remembering the last used converter in the executor globals. -- 2.50.1