zip_entry_compressionmethod
Retrieve the compression method of a directory entry
&warn.deprecated.function-8-0-0;
&reftitle.description;
stringfalsezip_entry_compressionmethod
resourcezip_entry
Returns the compression method of the directory entry specified
by zip_entry.
&reftitle.parameters;
zip_entry
A directory entry returned by zip_read.
&reftitle.returnvalues;
The compression method, &return.falseforfailure;.
&reftitle.changelog;
&Version;
&Description;
8.0.0
This function is deprecated in favor of the Object API,
see ZipArchive::statIndex.
&reftitle.seealso;
zip_open
zip_read