2declare(strict_types=1);
117 $this->outputStream = fopen(
'php://output',
'wb');
An exception for terminatinating execution or to throw for unit testing.
setContentType(string $contentType)
setLargeFileSize(int $largeFileSize)
setDeflateLevel(int $deflateLevel)
setLargeFileMethod(Method $largeFileMethod)
setHttpHeaderCallback(Callable $httpHeaderCallback)
setContentDisposition(string $contentDisposition)
setOutputStream($outputStream)
setSendHttpHeaders(bool $sendHttpHeaders)
const DEFAULT_DEFLATE_LEVEL
setZeroHeader(bool $zeroHeader)
setStatFiles(bool $statFiles)
__construct()
Options constructor.
setComment(string $comment)
setEnableZip64(bool $enableZip64)
setFlushOutput(bool $flushOutput)