andrei          Mon Jul 17 19:19:09 2006 UTC

  Modified files:              
    /php-src    unicode-todo.txt 
  Log:
  
  
http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.17&r2=1.18&diff_format=u
Index: php-src/unicode-todo.txt
diff -u php-src/unicode-todo.txt:1.17 php-src/unicode-todo.txt:1.18
--- php-src/unicode-todo.txt:1.17       Fri Jul 14 18:06:30 2006
+++ php-src/unicode-todo.txt    Mon Jul 17 19:19:09 2006
@@ -50,3 +50,6 @@
 * Constant registration/fetching should do identifier normalization.
 
 * Identifier normalization in callbacks (zend_is_callable/zend_u_lookup_class)
+
+* Make zend_u_str_case_fold() do only case-folding and nothing else. The
+  normalization should be done by zend_normalize_identifier().

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to