View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
18802Bug reports_ Unknownpublic2024-09-13 14:23
Reporterollehar Assigned Totibor.pacalat  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version6.0.x 
Summary18802: Add support for PHP 8.2
Description

Title

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)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-

Relationships

related to 19550 assignedtibor.pacalat Calling get_class() without arguments is deprecated in php8.3 
related to 19487 new Creation of dynamic property ExpressionManager::$substitutionVars is deprecated 
related to 19632 assignedgabrieljenik Make Limesurvey compatible with php8.3 

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2023-05-03 15:23

administrator   ~74789

PHP Deprecated: Return type of Zend_Registry::offsetExists($index) should either be compatible with ArrayObject::offsetExists(mixed $key): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in application/helpers/Zend/Registry.php on line 205

Only one issue?

DenisChenu

DenisChenu

2024-06-26 17:14

developer   ~80474

Fixed ?
https://github.com/LimeSurvey/LimeSurvey/blob/9ae2df4d3fdf2afe01b56ac68714c6c3b201c4c4/.github/workflows/main.yml#L20

DenisChenu

DenisChenu

2024-06-26 17:15

developer   ~80475

https://github.com/LimeSurvey/LimeSurvey/commit/84e2c6ba3a999eae7cf43bbe57b9a4425c87bad1

tibor.pacalat

tibor.pacalat

2024-06-26 17:38

administrator   ~80478

I spoke with Patrick, and he doesn't think everything was resolved for 8.2 compatibility.

DenisChenu

DenisChenu

2024-06-26 17:51

developer   ~80479

We test for php8.2
I have a dev version on PHP Version 8.2.20 , then : if there are issues : it must be reported separately.

tibor.pacalat

tibor.pacalat

2024-06-26 17:58

administrator   ~80480

Just to be sure - We should run compatibility checker on the code and see if there are issues that it reports, not do manual checks only.

DenisChenu

DenisChenu

2024-06-27 10:19

developer   ~80481

Just to be sure - We should run compatibility checker on the code and see if there are issues that it reports, not do manual checks only.

We already do our test with PHP8.2 since 6.0.7+230515

Then : it's fixed.

Issue History

Date Modified Username Field Change
2023-05-03 15:13 ollehar New Issue
2023-05-03 15:14 ollehar Priority none => normal
2023-05-03 15:16 ollehar Product Version => 6.0.x
2023-05-03 15:23 ollehar Note Added: 74789
2023-05-03 15:23 ollehar Bug heat 0 => 2
2024-06-25 17:22 c_schmitz Relationship added related to 19550
2024-06-25 17:25 c_schmitz Relationship added related to 19487
2024-06-26 17:07 tibor.pacalat Relationship added related to 19632
2024-06-26 17:14 DenisChenu Note Added: 80474
2024-06-26 17:14 DenisChenu Bug heat 2 => 4
2024-06-26 17:15 DenisChenu Note Added: 80475
2024-06-26 17:15 DenisChenu Assigned To => tibor.pacalat
2024-06-26 17:15 DenisChenu Status new => feedback
2024-06-26 17:38 tibor.pacalat Note Added: 80478
2024-06-26 17:38 tibor.pacalat Bug heat 4 => 6
2024-06-26 17:51 DenisChenu Note Added: 80479
2024-06-26 17:58 tibor.pacalat Note Added: 80480
2024-06-27 10:19 DenisChenu Note Added: 80481
2024-09-13 14:23 tibor.pacalat Status feedback => closed
2024-09-13 14:23 tibor.pacalat Resolution open => fixed