Deprecated: Return type of Poodle\Stream\TarTempResource::getPerms() should either be compatible with SplFileInfo::getPerms(): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/stream/tar.php on line 360
Deprecated: Return type of Poodle\Stream\TarTempResource::getOwner() should either be compatible with SplFileInfo::getOwner(): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/stream/tar.php on line 358
Deprecated: Return type of Poodle\Stream\TarTempResource::getGroup() should either be compatible with SplFileInfo::getGroup(): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/poodle/stream/tar.php on line 359
class Poodle\Stream\TARImplements: Poodle\Stream\Interfaces\Archive
Constants string BZIP2 string DEFLATE string LZMA string NONE string TYPE_DIR string TYPE_FILE string TYPE_LINK
Methods public __construct ( $target = 'php://output', string $compression = self::DEFLATE ) __destruct ( ) addDir ( string $dirname, ?SplFileInfo $fileinfo = NULL ) addFile ( $fileinfo, ?string $name = NULL ) addFromStream ( $resource, string $name, int $time = 0 ) addFromString ( string $name, string $data, int $time = 0 ) addRecursive ( $dir, $ignore = '#/(\\.hg(/|$)|\\.hgignore)#' ) close ( ) pushHttpHeaders ( $name )
|