&reftitle.setup;
&reftitle.required;
This extension requires libzip. Version 1.1.2 was bundled in PHP until version 7.3.
Minimal supported version is 0.11, but higher is highly recommended.
Version 1.2 required for encryption support, see ZipArchive::setEncryptionIndexVersion 1.3 required for progress support, see ZipArchive::registerProgressCallbackVersion 1.6 required for cancel support, see ZipArchive::registerCancelCallback
&reference.zip.configure;
&reftitle.runtime;
&no.config;
&reftitle.resources;
There are two resource types used in the Zip module. The first one
is the Zip directory for the Zip archive, the second Zip Entry for
the archive entries.