From: Pierre Joye Date: Tue, 19 Dec 2006 02:08:16 +0000 (+0000) Subject: - zip is done X-Git-Tag: RELEASE_1_0_0RC1~654 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98498bb3cd28e83f3ddd0f0258f542862f27ba53;p=php - zip is done --- diff --git a/unicode-progress.txt b/unicode-progress.txt index 525abb35ed..c7a50ab4b2 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -59,9 +59,11 @@ ext/openssl 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 =========