Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Pierre-Alain Joye's Blog:
PECL Zip 1.5.0, features additions, modify OpenDocument
Jul 14, 2006 @ 11:15:35

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.

tagged: zip pecl extension release version1.5.0 open opendocument zip pecl extension release version1.5.0 open opendocument

Link:

Pierre-Alain Joye's Blog:
PECL Zip 1.5.0, features additions, modify OpenDocument
Jul 14, 2006 @ 11:15:35

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.

tagged: zip pecl extension release version1.5.0 open opendocument zip pecl extension release version1.5.0 open opendocument

Link:


Trending Topics: