View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19687 | Bug reports | Other | public | 2024-08-08 14:10 | 2024-10-09 19:47 |
Reporter | tibor.pacalat | Assigned To | gabrieljenik | ||
Priority | none | Severity | minor | ||
Status | in code review | Resolution | open | ||
Product Version | 6.6.x | ||||
Summary | 19687: php8.3 compatibility - Zend (xmlrpc related) | ||||
Description | Main ticket https://bugs.limesurvey.org/view.php?id=19632 Zend | ||||
Steps To Reproduce | Steps to reproduce(Replace this text with detailed step-by-step instructions on how to reproduce the issue) Expected result(Write here what you expected to happen) Actual result(Write here what happened instead) | ||||
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 | . | ||||
child of | 19632 | assigned | gabrieljenik | Make Limesurvey compatible with php8.3 |
|
|
For dev : https://github.com/gggeek/phpxmlrpc ? For master : delete whole Zen except RPC (and related) ? Or move to https://github.com/laminas/laminas-xmlrpc ? |
|
Wait for https://github.com/LimeSurvey/LimeSurvey/pull/3962 to touch vendor |
|
If we just removed the xmlrpc then users code based on it would be broken, so i would definitely prefer to replace it with a new xmlrpc. |
|
Yes i know
Issue with https://github.com/zendframework/zend-xmlrpc : This repository has been archived by the owner on Apr 28, 2020. It is now read-only. Then : try https://github.com/gggeek/phpxmlrpc/blob/master/composer.json in vendor "php": "^5.4.0 || ^7.0 || ^8.0", (reason why i wait for vendor update currently) |
|
https://bugs.limesurvey.org/view.php?id=19685 was merged into master, any progress on this ticket? |
|
Can you find another dev for this ? Thank you |
|
https://github.com/LimeSurvey/LimeSurvey/pull/3985 I encountered compatibility issues with Zend Framework 1 (ZF1) when using newer PHP versions. Original Source (zendframework/zf1): ZF1 Future (Shardj’s Fork): Testing and Compatibility: |
|
It can be great ! Then we can move to vendor (it's my solution with gggeek/phpxmlrpc : but a lot of work for adaptation) Else : add a test is easy : https://github.com/LimeSurvey/LimeSurvey/pull/3975 |
|
|
|
We will workaround the xmlrpc issue for now. Still, in the future, I suggest to keep only json. Obviously, not many people is using XML. If not someerror would have been triggered in the past by users. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-08 14:10 | tibor.pacalat | New Issue | |
2024-09-11 12:33 | tibor.pacalat | Assigned To | => DenisChenu |
2024-09-11 12:33 | tibor.pacalat | Status | new => assigned |
2024-09-12 11:19 | DenisChenu | Relationship added | child of 19632 |
2024-09-18 18:42 | DenisChenu | Note Added: 81050 | |
2024-09-18 18:42 | DenisChenu | Bug heat | 0 => 2 |
2024-09-19 09:52 | DenisChenu | Note Added: 81051 | |
2024-09-20 15:36 | DenisChenu | Note Added: 81070 | |
2024-09-25 08:49 | DenisChenu | Summary | php8.3 compatibility - Zend => php8.3 compatibility - Zend (xmlrpc related) |
2024-09-26 16:56 | p_teichmann | Note Added: 81117 | |
2024-09-26 16:56 | p_teichmann | Bug heat | 2 => 4 |
2024-09-26 17:26 | DenisChenu | Note Added: 81120 | |
2024-10-02 16:27 | tibor.pacalat | Note Added: 81142 | |
2024-10-02 16:27 | tibor.pacalat | Bug heat | 4 => 6 |
2024-10-03 17:13 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2024-10-03 17:14 | DenisChenu | Note Added: 81156 | |
2024-10-04 16:14 | tibor.pacalat | Assigned To | tibor.pacalat => gabrieljenik |
2024-10-07 18:01 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2024-10-07 18:01 | gabrieljenik | Status | assigned => ready for code review |
2024-10-07 18:01 | gabrieljenik | Note Added: 81177 | |
2024-10-07 18:01 | gabrieljenik | Bug heat | 6 => 8 |
2024-10-07 18:02 | gabrieljenik | Note Edited: 81177 | |
2024-10-07 18:09 | DenisChenu | Note Added: 81178 | |
2024-10-09 15:25 | DenisChenu | Status | ready for code review => in code review |
2024-10-09 15:25 | DenisChenu | Note Added: 81198 | |
2024-10-09 15:25 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2024-10-09 19:47 | gabrieljenik | Note Added: 81210 |