View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
17266Bug reportsOtherpublic2022-05-19 20:17
Reporterollehar Assigned Toc_schmitz  
PriorityhighSeveritytweak 
Status closedResolutionfixed 
Product Version4.5.x 
Target Version4.4.0-RC3 
Summary17266: zip_open is deprecated
Description

Title.

https://www.php.net/manual/en/function.zip-open.php

" This function is deprecated in favor of the Object API, see ZipArchive::open(). "

Should check class_exists('ZipArchive') and not function_exists('zip_open')

TagsPHP 8
Bug heat0
Complete LimeSurvey version number (& build)latest master
I will donate to the project if issue is resolvedNo
Browser-
Database type & version-
Server OS (if known)-
Webserver software & version (if known)-
PHP Version-

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-04-21 16:00 ollehar New Issue
2021-04-21 16:01 ollehar Priority none => high
2021-04-21 16:19 ollehar Description Updated
2021-04-21 16:19 ollehar Tag Attached: PHP 8
2021-04-22 10:35 c_schmitz Sync to Zoho Project => |Yes|
2021-04-22 10:51 c_schmitz Sync to Zoho Project Yes =>
2021-04-22 10:51 c_schmitz Working Git branch (developer only) N/A =>
2021-04-22 10:52 c_schmitz Sync to Zoho Project => |Yes|
2021-04-22 10:54 c_schmitz Sync to Zoho Project Yes =>
2021-04-22 10:54 c_schmitz Sync to Zoho Project => |Yes|
2021-04-22 10:55 c_schmitz Sync to Zoho Project Yes =>
2021-04-22 10:55 c_schmitz Sync to Zoho Project => |Yes|
2021-04-22 11:25 c_schmitz Assigned To => c_schmitz
2021-04-22 11:25 c_schmitz Status new => assigned
2021-04-22 11:26 c_schmitz Status assigned => ready for testing
2022-05-19 20:17 c_schmitz Status ready for testing => closed
2022-05-19 20:17 c_schmitz Resolution open => fixed