Constants

OSX_ARCHIVE_UTILITY

OSX_ARCHIVE_UTILITY = '/System/Library/CoreServices/Applications/Archive Utility.app/Contents/MacOS/Archive Utility'

Methods

testFileNotFoundException()

testFileNotFoundException() : void

testFileNotReadableException()

testFileNotReadableException() : void

testDostime()

testDostime() : void

testAddFile()

testAddFile() : void

testAddFileUtf8NameComment()

testAddFileUtf8NameComment() : void

testAddFileUtf8NameNonUtfComment()

testAddFileUtf8NameNonUtfComment() : void

testAddFileNonUtf8NameUtfComment()

testAddFileNonUtf8NameUtfComment() : void

testAddFileWithStorageMethod()

testAddFileWithStorageMethod() : void

testDecompressFileWithMacUnarchiver()

testDecompressFileWithMacUnarchiver() : void

testAddFileFromPath()

testAddFileFromPath() : void

testAddFileFromPathWithStorageMethod()

testAddFileFromPathWithStorageMethod() : void

testAddLargeFileFromPath()

testAddLargeFileFromPath() : void

testAddFileFromStream()

testAddFileFromStream() : void

testAddFileFromStreamWithStorageMethod()

testAddFileFromStreamWithStorageMethod() : void

testAddFileFromPsr7Stream()

testAddFileFromPsr7Stream() : void

testAddFileFromPsr7StreamWithFileSizeSet()

testAddFileFromPsr7StreamWithFileSizeSet() : void

testCreateArchiveWithFlushOptionSet()

testCreateArchiveWithFlushOptionSet() : void

testCreateArchiveWithOutputBufferingOffAndFlushOptionSet()

testCreateArchiveWithOutputBufferingOffAndFlushOptionSet() : void

getTmpFileStream()

getTmpFileStream() : array

Returns

array —

validateAndExtractZip()

validateAndExtractZip(string  $tmp) : string

Parameters

string $tmp

Returns

string —

getTmpDir()

getTmpDir() : string

Returns

string —

getRecursiveFileList()

getRecursiveFileList(string  $path) : string[]

Parameters

string $path

Returns

string[] —

addLargeFileFileFromPath()

addLargeFileFileFromPath(mixed  $method, mixed  $zeroHeader, mixed  $zip64) : void

Parameters

mixed $method
mixed $zeroHeader
mixed $zip64