Top Level :: File Formats

Package Information: File_Archive

Show All Changelogs
» Version » Information
1.5.4Download

Release date: 2008-06-05 21:32 UTC
Release state: stable

Changelog:

+ Bug #4159, #4204, #4548, #7650 (PHP4 compatibility)
+ Bug #4194, #4925 (short opening tags, whitespaces at beginning of file)
+ Bug #4916, #4921, #12175 (missing or wrong require_once)
+ Bug #4953 (absolute paths on Windows)
+ Bug #5095 (removed some debug code)
+ Bug #5145, #6646 (missing $)
+ Bug #5566 (support extraction of JAR files)
+ Bug #5792, #12450 (some PEAR::Error weren't returned back to caller)
+ Bug #5991 (reading of long filenames in TAR files)
+ Bug #6387 (reading of PK00PK ZIP files)
+ Bug #6570 (corrected headers in Output functions)
+ Bug #6743 (reading of uppercase filenames)
+ Bug #8187 (. mangled in paths)
+ Bug #8647 (typo)
+ Bug #9676 (reading of ZIP files with special signature)
+ Bug #10247 (CS stuff)
+ Bug #11084 (package2.xml file)
+ Bug #12448 (empty dirs removed on tar archives)
+ Bug #13311 (extracting of ZIP files on 64 bits systems)
+ Bug #13516 (removing of PHP warnings)
+ Bug #13904 (bzip2 doesn't support compression level)
+ Add File_Archive::removeDirectoryStructure to create a reader that discard
the directory information of another reader
+ Readers now report the directories as file ending with a / (warning: this
may be a backward compatibility problem if you read directly from the reader,
but not if you exclusively use File_Archive::extract)
+

Dependencies:
  • PHP Version: PHP 4.3.3 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: MIME_Type
  • PHP Extension: bz2
  • PHP Extension: pcre
  • PHP Extension: zlib
  • PEAR Package: Mail_Mime (optional)
  • PEAR Package: Mail (optional)
  • PEAR Package: Cache_Lite 1.5.0 or newer (optional)
1.5.3 2005-08-16     stable
1.5.2 2005-07-27     stable
1.5.1 2005-07-26     stable
1.5.0 2005-07-15     stable
1.4.1 2005-06-08     stable
1.4.0 2005-06-06     stable
1.3.0 2005-05-30     stable
1.2.0 2005-05-26     stable
1.1.0 2005-05-08     stable
1.0.1 2005-04-21     stable
1.0.0 2005-04-16     stable
0.3.0 2005-04-08     beta
0.2.0 2005-02-24     beta
0.1.0 2005-02-20     alpha