Le 30/08/2018 à 09:47, Hajo Locke a écrit : > Hello List, > > in php7.2 i try to use ZipArchive::setEncryptionNamewith with no success > (Call to undefined method). > according to the docs of PECL zip these methods are available with > libzip >= 1.2.0 > > In latest source php-7.2.9/ext/zip/lib version of bundled lib is 1.1.2. > So zip extension cant play its full potential, because bundled base-lib > is outdated. > As alternative i could compile with --with-libzip=DIR instead of > --enable-zip, but this requires replacement of system-libs to newer > versions, which in most cases causes more effort, because unknown number > of systemsoftware is compiled against systems libzip. > > Are there plans to raise version of supplied libzip to use its full > range if functions?
No. Plan is to only support system library (as other extensions, e.g. openssl, intl, pcre, ...) Bundled lib is only there because of travis, but should be dropped ASAP. Remi
signature.asc
Description: OpenPGP digital signature