Pierre-Alain Joye updates us on the status of his PECL Zip extension, including a new release bumping it up to version 1.5.0.
Updates made in this release include the renaming of several methods, the addition of a few new methods (renameName, locateName, getNameIndex, etc), and two other fixes:
- An update to the code for creating a "special type of archive" OpenDocument-supporting applications use.
- An important fix to the Zip::Open method to make it return false on an error and true on success. (Sample code for this one is included).
You can grab this latest update on the package's homepage.