andrei          Tue Oct  3 19:35:37 2006 UTC

  Modified files:              
    /php-src    unicode-todo.txt 
  Log:
  Update.
  
  
http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.22&r2=1.23&diff_format=u
Index: php-src/unicode-todo.txt
diff -u php-src/unicode-todo.txt:1.22 php-src/unicode-todo.txt:1.23
--- php-src/unicode-todo.txt:1.22       Thu Aug  3 23:09:29 2006
+++ php-src/unicode-todo.txt    Tue Oct  3 19:35:37 2006
@@ -24,14 +24,8 @@
 
 * Control of fallback mappings in conversions.
 
-* Review the decision to coerce binary strings to Unicode when used as array
-  keys.
-
 * Figure out generic approach to locale validation/fallback.
 
-* Relax requirement on mixing unicode/binary strings in parameters
-  (zend_get_unified_string_type() callers and others)
-
 * Constant registration/fetching should do identifier normalization.
 
 * Make zend_u_str_case_fold() do only case-folding and nothing else. The

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

Reply via email to