View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19689 | Bug reports | Other | public | 2024-08-08 14:13 | 2024-09-18 17:04 |
Reporter | tibor.pacalat | Assigned To | tibor.pacalat | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | won't fix | ||
Product Version | 6.6.x | ||||
Summary | 19689: php8.3 compatibility - Yii | ||||
Description | Main ticket https://bugs.limesurvey.org/view.php?id=19632 Yii | ||||
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 | . | ||||
related to | 19632 | assigned | gabrieljenik | Make Limesurvey compatible with php8.3 |
can be reported at Yii https://github.com/yiisoft/yii/issues see https://github.com/yiisoft/yii/issues/4552 |
|
As said here: We can use: Should we apply changes manually? I guess right? |
|
yes, please go ahead |
|
I don't think we need to do anything about this. The errors that popped up in the rector refer to things that were removed in PHP 7.2 and 7.0. Obviously we're not using them. If not, would have pop up earlier. The only change I see in the PR (PHP 8.3 compatibility by marcovtwout · Pull Request #4553 · yiisoft/yii ) is in the setLocaleDataPath() method of CApplication, which we're not using either. |
|
Ok, can I close this one then? |
|
I think you can close it. If we found an issue when testing, we will re open it. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-08 14:13 | tibor.pacalat | New Issue | |
2024-09-11 12:33 | tibor.pacalat | Assigned To | => gabrieljenik |
2024-09-11 12:33 | tibor.pacalat | Status | new => assigned |
2024-09-12 11:21 | DenisChenu | Relationship added | related to 19632 |
2024-09-12 11:22 | DenisChenu | Note Added: 80984 | |
2024-09-12 11:22 | DenisChenu | Bug heat | 0 => 2 |
2024-09-12 15:18 | gabrieljenik | Note Added: 80991 | |
2024-09-12 15:18 | gabrieljenik | Bug heat | 2 => 4 |
2024-09-12 15:53 | c_schmitz | Note Added: 81001 | |
2024-09-12 15:53 | c_schmitz | Bug heat | 4 => 6 |
2024-09-16 22:04 | gabrieljenik | Note Added: 81036 | |
2024-09-16 22:04 | gabrieljenik | Assigned To | gabrieljenik => tibor.pacalat |
2024-09-16 22:04 | gabrieljenik | Status | assigned => ready for testing |
2024-09-18 15:36 | tibor.pacalat | Note Added: 81040 | |
2024-09-18 15:36 | tibor.pacalat | Bug heat | 6 => 8 |
2024-09-18 15:55 | gabrieljenik | Note Added: 81045 | |
2024-09-18 17:04 | tibor.pacalat | Status | ready for testing => closed |
2024-09-18 17:04 | tibor.pacalat | Resolution | open => won't fix |