|
|
Reporter | PDStig | Assigned To | PDStig | |
---|
Priority | normal | Severity | minor | |
---|
Status | resolved | Resolution | fixed | |
---|
|
|
Summary | 5652: Convert all zip_* functions to cms_zip_* functions using ZipArchive when available |
---|
Description | zip_* functions in PHP 8 are deprecated, but we cannot simply change them to ZipArchive because m_zip fallback uses them. So instead, make a new zip API for Composr using these functions. |
---|
Additional Information | This might not actually work out in the end because ZipArchive has a different way of extracting entries, thus the loops used originally for zip_* and m_zip won't work with ZipArchive. |
---|
Tags | No tags attached. |
---|
Attach Tags |
|
---|
|
|
Sponsorship open | |
---|
|
|