pajoye Tue Dec 19 02:08:16 2006 UTC
Modified files:
/php-src unicode-progress.txt
Log:
- zip is done
http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.68&r2=1.69&diff_format=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.68 php-src/unicode-progress.txt:1.69
--- php-src/unicode-progress.txt:1.68 Mon Dec 18 20:47:57 2006
+++ php-src/unicode-progress.txt Tue Dec 19 02:08:16 2006
@@ -59,9 +59,11 @@
ext/zip
------------
- Status: Initial implementation done. Waiting for reviews/feedbacks.
- (Pierre)
-
+ Status: done.
+ Both the new OO and the old procedural API are unicode ready.
+ Custom encoding for the entry names (ISO-*, ANSI, etc.) will
+ be supported in later version. Binary strings are used now.
+ The use is responsible of the encoding of the entry names.
Completed
=========
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php