andrei Mon Jul 10 23:09:34 2006 UTC
Modified files:
/php-src unicode-todo.txt
Log:
http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.13&r2=1.14&diff_format=u
Index: php-src/unicode-todo.txt
diff -u php-src/unicode-todo.txt:1.13 php-src/unicode-todo.txt:1.14
--- php-src/unicode-todo.txt:1.13 Fri Jun 23 21:26:48 2006
+++ php-src/unicode-todo.txt Mon Jul 10 23:09:34 2006
@@ -20,7 +20,8 @@
* Need to finish making HTTP input work as described in the design doc. It
is almost there, but needs to handle conversion errors and provide a way to
- explicitly re-decode raw data with specified encoding.
+ explicitly re-decode raw data with specified encoding. Also check for
+ _charset_ request field which might be present.
* Optimize T_INLINE_HTML blocks conversion by either creating a converter
cache or remembering the last used converter in the executor globals.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php