View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19801 | Bug reports | Other | public | 2024-10-11 16:48 | 2024-12-20 16:16 |
Reporter | gabrieljenik | Assigned To | tibor.pacalat | ||
Priority | none | Severity | minor | ||
Status | ready for testing | Resolution | open | ||
Product Version | 6.6.x | ||||
Summary | 19801: php8.3 compatibility - Zend (xmlrpc related) - using the "ZF1 Future" as vendor | ||||
Description | Use the "ZF1 Future" as vendor. | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 6.6.1+240806 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | . | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | . | ||||
related to | 19687 | closed | tibor.pacalat | php8.3 compatibility - Zend (xmlrpc related) |
I think the release of ZF1 Future has already been made. Now... If we use this in Vendor we have to delete the current classes definitions being used in the codebase, as to not have duplicates. If someone is using them in their code, they are probably doing through an include/require just like Lime: The only way for the old code to continue working is if we leave "dummy" files instead of the current ones, including some comments. The classes will be loaded through the autoload related to the vendor. This is not a great solution. If not, the best would be to do this on DEV so it can be a major release and there we are able to make backward non-compatible changes. Thoughts? |
|
Do it in Dev, then. |
|
@gabrieljenik I merged master into your branch in attempt to fix the failed workflows, but it is still broken (reran the jobs twice). Can you please take a look at it and fix it, even if it is not related with this PR? |
|
Hi @tibor.pacalat. We fixed couple of issues but got to a point that I prefer to have someone else to look at the issues. https://github.com/LimeSurvey/LimeSurvey/actions/runs/12430902171/job/34707246728?pr=4109#step:7:71 The errors that appear now are not clear to me why they started appearing. Maybe Tim or Kevin can review those errors (I see they are the last 2 persons updating one of the impacted files)? |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-11 16:48 | gabrieljenik | New Issue | |
2024-10-11 16:48 | gabrieljenik | Issue generated from: 19687 | |
2024-10-11 16:48 | gabrieljenik | Relationship added | related to 19687 |
2024-10-11 16:48 | gabrieljenik | Description Updated | |
2024-10-18 19:56 | gabrieljenik | Note Added: 81271 | |
2024-10-18 19:56 | gabrieljenik | File Added: image.png | |
2024-10-18 19:56 | gabrieljenik | Bug heat | 0 => 2 |
2024-10-24 11:46 | guest | Bug heat | 2 => 8 |
2024-10-24 11:48 | guest | Bug heat | 8 => 2 |
2024-10-24 11:48 | sampnot12 | Issue Monitored: sampnot12 | |
2024-10-24 11:48 | sampnot12 | Bug heat | 2 => 4 |
2024-10-24 12:13 | sampnot12 | Bug heat | 4 => 10 |
2024-10-24 12:14 | sampnot12 | Bug heat | 10 => 4 |
2024-11-19 14:11 | c_schmitz | Note Added: 81432 | |
2024-11-19 14:11 | c_schmitz | Bug heat | 4 => 6 |
2024-12-16 20:22 | gabrieljenik | Assigned To | => DenisChenu |
2024-12-16 20:22 | gabrieljenik | Status | new => ready for code review |
2024-12-16 20:22 | gabrieljenik | Note Added: 81643 | |
2024-12-17 08:38 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2024-12-17 08:38 | DenisChenu | Status | ready for code review => ready for testing |
2024-12-19 12:46 | tibor.pacalat | Note Added: 81665 | |
2024-12-19 12:46 | tibor.pacalat | Bug heat | 6 => 8 |
2024-12-20 16:16 | gabrieljenik | Note Added: 81706 |