]> granicus.if.org Git - php/commitdiff
Update.
authorAndrei Zmievski <andrei@php.net>
Fri, 12 Aug 2005 18:14:26 +0000 (18:14 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 12 Aug 2005 18:14:26 +0000 (18:14 +0000)
unicode-todo.txt

index be454b81f077d14b54d407ad4830e53b42dd7caa..ce731078aa29302fe521ee24573a09668a65020f 100644 (file)
@@ -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?