|
|
Zip extension for PHP 1.7.4
by Pierre (http://freshmeat.net/~pierrej/)
Wed, Sep 27th 2006 03:58
About:
The Zip extension for PHP aims to provide a convenient and powerful set of
functionality to work with zip archives. It can read, write, and create
zip archives. It also supports stream access to any archive entry. It is
100% compatible with the old versions of the extension (which were
read-only).
Changes:
A freshly created archive has no comment or cdir. It segfaulted when you
tried to dump the archive object. Properties in the extended class cannot
be set.
Release focus: Major bugfixes
License: The PHP License
Project URL: http://freshmeat.net/projects/pecl_zip/
Homepage: http://freshmeat.net/redir/pecl_zip/63736/url_homepage/zip
Tar/GZ: http://freshmeat.net/redir/pecl_zip/63736/url_tgz/zip
Changelog:
http://freshmeat.net/redir/pecl_zip/63736/url_changelog/package-changelog.php
CVS tree (cvsweb): http://freshmeat.net/redir/pecl_zip/63736/url_cvs/zip
|
|