Hello
I want to use the ZipArchive module's setPassword function in php 7.2, but in easyapache 4 the ziparchive module is installed as 1.1.x version. The setpassword function requires version 1.2.x.
How can we upgrade this version?
PHP: ZipArchive::setPassword - Manual
I want to use the ZipArchive module's setPassword function in php 7.2, but in easyapache 4 the ziparchive module is installed as 1.1.x version. The setpassword function requires version 1.2.x.
How can we upgrade this version?
PHP: ZipArchive::setPassword - Manual
Last edited: