pajoye Sun Apr 2 14:39:17 2006 UTC
Modified files: /phpdoc/en/reference/zip reference.xml Log: - little not about the drop of zzlib, write mode and pecl activities http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/zip/reference.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/reference/zip/reference.xml diff -u phpdoc/en/reference/zip/reference.xml:1.7 phpdoc/en/reference/zip/reference.xml:1.8 --- phpdoc/en/reference/zip/reference.xml:1.7 Sun Sep 4 11:49:43 2005 +++ phpdoc/en/reference/zip/reference.xml Sun Apr 2 14:39:17 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <!-- Purpose: compression --> <!-- Membership: pecl --> @@ -24,6 +24,12 @@ You need ZZIPlib version >= 0.10.6. </para> <para> + The PECL package version 1.1.0 and up does not require any external + library. It also provides a write mode (creations and modifications). + The new features are not yet documented, please check the examples + included in the releases. + </para> + <para> Note that ZZIPlib only provides a subset of functions provided in a full implementation of the ZIP compression algorithm and can only read ZIP file archives. A normal ZIP utility is