[ANNOUNCEMENT] Archive_Tar-1.3.11 (stable) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Archive_Tar-1.3.11 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fix Bug #19746: Broken with PHP 5.5 [mrook]
* Implement Feature #11258: Custom date/time in files added on-the-fly [mrook]
Package Info
------------
This class provides handling of tar files in PHP.
It supports creating, listing, extracting and adding to tar files.
Gzip support is available if PHP has the zlib extension built-in or
loaded. Bz2 compression is also supported with the bz2 extension loaded.
Related Links
-------------
Package home: http://pear.php.net/package/Archive_Tar
Changelog: http://pear.php.net/package/Archive_Tar/download/1.3.11
Download: http://download.pear.php.net/package/Archive_Tar-1.3.11.tgz
Authors
-------
Michiel Rook (lead)