andrei          Thu Jun 22 23:49:40 2006 UTC

  Modified files:              
    /php-src    unicode-todo.txt 
  Log:
  Fixed in ICU 3.6.
  
  
http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.10&r2=1.11&diff_format=u
Index: php-src/unicode-todo.txt
diff -u php-src/unicode-todo.txt:1.10 php-src/unicode-todo.txt:1.11
--- php-src/unicode-todo.txt:1.10       Mon Mar 27 19:18:40 2006
+++ php-src/unicode-todo.txt    Thu Jun 22 23:49:40 2006
@@ -8,9 +8,6 @@
 * Should we apply identifier validity checks in functions that deal with
   identifiers, such as define(), get_class(), etc?
 
-* Resolve the differences in %G output format. sprintf() removes trailing
-  zeroes from the fractional part, and u_sprintf() doesn't.
-
 * Determine how to deal with filesystem and filenames when Unicode is
   involved. This concerns both the extension functions and things like
   compile_file(), open_file_for_scanning(), etc.

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

Reply via email to