Warning: This package management website is
not protected with a password, this is a MAJOR security risk. Please read the
README.
|
Release Type
|
PEAR-style PHP-based Package
|
|
Name
|
Archive_Tar
|
|
Channel
|
pear.php.net
|
|
Summary
|
Tar file management class
|
|
Description
|
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.
|
|
Maintainers
|
Vincent Blavet <vincent@phpconcept.net> (lead, inactive)
Greg Beaver <greg@chiaraquartet.net> (lead, inactive)
Michiel Rook <mrook@php.net> (lead)
Stig Bakken <stig@php.net> (helper, inactive)
|
|
Release Date
|
2010-03-09 10:32:24
|
|
Release Version
|
1.3.6 (stable)
|
|
API Version
|
1.3.1 (stable)
|
|
License
|
New BSD License (http://www.opensource.org/licenses/bsd-license.php)
|
|
Release Notes
|
* Fix Bug #16963: extractList can't extract zipped files from big tar [mrook]
* Implement Feature #4013: Ignoring files and directories on creating an archive. [mrook]
|
|
Compatible with
|
pear.php.net/PEAR
Versions >= 1.8.0, <= 1.9.0
|
|
Required Dependencies
|
PHP version 4.3.0
PEAR installer version 1.5.4 or newer
|
|
package.xml version
|
2.0
|
|
Last Modified
|
2010-03-13 20:11
|
|
Previous Installed Version
|
1.3.5
|
|
More
|
Package Documentation ./.. List Files
Extended Package Information
pear.php.net Developer Documentation
pear.php.net Package Manual
|