News Feed
Jobs Feed
Sections




News Archive
Pierre's Blog:
Zip, complete rewrite and write mode added
March 06, 2006 @ 07:37:35

Pierre has posted about an update to his zip extension he created and added to the pecl repository. This version is a complete rewrite, and uses libzip instead of zzlib.

It is 100% backward compatible, you can use your old code transparently.

For PHP 5.1.x and up: Add create, modify and write support, from files or strings, stream support (read only), OO interface

For PHP 4.x and 5.0.x: Better zip read support, broken zip files with zzlib may now work smoothly.

For the old APIs, you can read the good old PHP manual. There is no documentation yet, but the examples contain all new features. It is the very first releases, consider it as alpha.

He reminds developers that feedback is always welcome, and that it can be downloaded directly from the pecl site.

0 comments voice your opinion now!
zip extension complete rewrite streams oo interface zip extension complete rewrite streams oo interface


blog comments powered by Disqus

Similar Posts

Mike Lively's Blog: PHPUnit Database Extension (DBUnit Port)

PHPBuilder.com: Testing Forms in PHP with SimpleTest

Charles Rowe's Blog: The Four Major Benefits of MySQLi

PHP Security Blog: Suhosin 0.9.15 comes with Transparent phpinfo() Protection

Smarx.com: PHP for Microsoft AJAX Library


Community Events











Don't see your event here?
Let us know!


podcast framework functional code community example development unittest series zendframework2 testing interview opinion tool language release introduction phpunit conference application

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework