From: Andrei Zmievski Date: Fri, 12 Aug 2005 18:14:26 +0000 (+0000) Subject: Update. X-Git-Tag: PRE_NEW_OCI8_EXTENSION~299 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c699b51a0e8fae4eb400b1bb82937577f34e6e61;p=php Update. --- diff --git a/unicode-todo.txt b/unicode-todo.txt index be454b81f0..ce731078aa 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -57,5 +57,4 @@ argument and IS_UNICODE as another, then we can use "bu" for the parsing format. -* Comparison operators should act similar to concatenation one, check the - types and coerce when necessary. +* Should strtoupper()/strtolower() use full or simple case mapping?