View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
17822Bug reports_ Unknownpublic2022-04-12 10:17
Reportertanzhenchao Assigned Togalads  
PrioritynoneSeverityblock 
Status closedResolutionunable to reproduce 
Product Version5.2.x 
Summary17822: Fatal error: During inheritance of IteratorAggregate: Uncaught Error: Class "CList" not found
Description

Fatal error: During inheritance of IteratorAggregate: Uncaught Error: Class "CList" not found in /var/www/limesurvey/framework/base/CComponent.php:474 Stack trace: #0 /var/www/limesurvey/framework/base/CComponent.php(516): CComponent->getEventHandlers('onbeginrequest') #1 /var/www/limesurvey/framework/web/CHttpRequest.php(146): CComponent->attachEventHandler('onBeginRequest', Array) #2 /var/www/limesurvey/application/core/LSHttpRequest.php(151): CHttpRequest->normalizeRequest() #3 /var/www/limesurvey/framework/web/CHttpRequest.php(119): LSHttpRequest->normalizeRequest() #4 /var/www/limesurvey/framework/base/CModule.php(394): CHttpRequest->init() #5 /var/www/limesurvey/framework/base/CModule.php(103): CModule->getComponent('request') #6 /var/www/limesurvey/framework/base/CErrorHandler.php(292): CModule->get('request') #7 /var/www/limesurvey/framework/base/CErrorHandler.php(133): CErrorHandler->handleError(Object(CErrorEvent)) #8 /var/www/limesurvey/framework/base/CApplication.php(834): CErrorHandler->handle(Object(CErrorEvent)) #9 /var/www/limesurvey/framework/collections/CList.php(38): CApplication->handleError(8192, 'Return type of ...', '/var/www/limesu...', 88) #10 /var/www/limesurvey/framework/YiiBase.php(437): include('/var/www/limesu...') #11 /var/www/limesurvey/framework/base/CComponent.php(474): YiiBase::autoload('CList') #12 /var/www/limesurvey/framework/base/CComponent.php(516): CComponent->getEventHandlers('onflush') #13 /var/www/limesurvey/framework/logging/CLogRouter.php(69): CComponent->attachEventHandler('onFlush', Array) #14 /var/www/limesurvey/framework/base/CModule.php(394): CLogRouter->init() #15 /var/www/limesurvey/framework/base/CModule.php(530): CModule->getComponent('log') #16 /var/www/limesurvey/framework/base/CApplication.php(168): CModule->preloadComponents() #17 /var/www/limesurvey/application/core/LSYii_Application.php(91): CApplication->__construct(Array) #18 /var/www/limesurvey/framework/YiiBase.php(132): LSYii_Application->construct(Array) #19 /var/www/limesurvey/third_party/kcfinder/core/bootstrap.php(120): YiiBase::createApplication('LSYii_Applicati...', Array) #20 /var/www/limesurvey/third_party/kcfinder/core/bootstrap.php(125): checkLSSession() #21 /var/www/limesurvey/third_party/kcfinder/browse.php(15): require('/var/www/limesu...') #22 {main} in /var/www/limesurvey/framework/collections/CList.php on line 38

Steps To Reproduce

https://www.example.com/index.php/surveyAdministration/rendersidemenulink?surveyid=525488&subaction=resources

TagsPHP 8.1, php81
Bug heat4
Complete LimeSurvey version number (& build)LimeSurvey Version 5.2.7+211221
I will donate to the project if issue is resolvedNo
BrowserGoogle Chrome Version 94.0.4606.81 (Official Build) (64-bit)
Database type & versionmariadb 10.3.28
Server OS (if known)Red Hat Enterprise Linux release 8.5
Webserver software & version (if known)
PHP VersionPHP 8.1.1 (cli) (built: Jan 4 2022 01:18:56) (ZTS)

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2022-01-04 17:01

administrator   ~67894

We don't support PHP 8.1 yet. Please try downgrading to PHP 8.0. Thanks for reporting, though.

ollehar

ollehar

2022-01-04 17:04

administrator   ~67896

Please stop submitting duplicates.

galads

galads

2022-04-12 10:11

reporter   ~69000

Hello tanzhenchao,
I checked this with the latest version and could not reproduce, so this is most likely fixed for good.
Therefore, I am closing this issue. If you still can reproduce the issue using the latest version, please feel free to re-open the issue.
Thank you!

galads

Issue History

Date Modified Username Field Change
2022-01-04 16:59 tanzhenchao New Issue
2022-01-04 17:01 ollehar Note Added: 67894
2022-01-04 17:01 ollehar Bug heat 0 => 2
2022-01-04 17:01 ollehar Tag Attached: PHP 8.1
2022-01-04 17:01 ollehar Tag Attached: php81
2022-01-04 17:04 ollehar Note Added: 67896
2022-04-12 10:11 galads Note Added: 69000
2022-04-12 10:11 galads Bug heat 2 => 4
2022-04-12 10:17 galads Assigned To => galads
2022-04-12 10:17 galads Status new => closed
2022-04-12 10:17 galads Resolution open => unable to reproduce