The new PEAR package Archive_Tar-1.3.4 (stable) has been released at http://pear.php.net/. Release notes ------------- * Fix Bug #11871: wrong result of ::listContent() if filename begins or ends with space [mrook] * Fix Bug #12462: invalid tar magic [mrook] * Fix Bug #13918: Long filenames may get up to 511 0x00 bytes appended on read [mrook] * Fix Bug #16202: Bogus modification times [mrook] * Implement Feature #16212: Die is not exception [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.4 Download: http://download.pear.php.net/package/Archive_Tar-1.3.4.tgz Authors ------- Michiel Rook (lead) -- PEAR General Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php