andrei Tue Jul 11 22:42:55 2006 UTC
Modified files:
/php-src unicode-todo.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.14&r2=1.15&diff_format=u
Index: php-src/unicode-todo.txt
diff -u php-src/unicode-todo.txt:1.14 php-src/unicode-todo.txt:1.15
--- php-src/unicode-todo.txt:1.14 Mon Jul 10 23:09:34 2006
+++ php-src/unicode-todo.txt Tue Jul 11 22:42:55 2006
@@ -38,3 +38,6 @@
if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s(ASCII)",
&locale, &locale_len) == FAILURE) {
}
+
+* Review the decision to coerce binary strings to Unicode when used as array
+ keys.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php