[ANNOUNCEMENT] Archive_Tar-1.3.14 (stable) Released.

[email protected] ("PEAR Announce") Thu, 26 Feb 2015 17:15:48 +0000 (GMT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Archive_Tar-1.3.14 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Fix Bug #18505: Possible incorrect handling of file names in TAR [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.14
    Download: http://download.pear.php.net/package/Archive_Tar-1.3.14.tgz

Authors
-------
Michiel Rook (lead)