-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.5
-
MOODLE_405_STABLE
-
MDL-83031-stclass-typo -
When adding a cache instance, exception created due to typo `stClass` instead of `stdClass` when using php 8.3
Exception - core_cache\local\administration_display_helper::get_store_configuration_from_data(): Argument #1 ($data) must be of type core_cache\local\stClass, stdClass given, called in [dirroot]/cache/classes/local/administration_display_helper.php on line 483
|