-
Bug
-
Resolution: Fixed
-
Minor
-
2.4.3
-
None
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
MDL-39602-master -
Michael reported an error during upgrade of 2.4 (not 2.3 or master)...
Fatal error: Class 'cachestore_file' not found in D:\xampp\htdocs\24_integration\cache\locallib.php on line 393
(11:18:18) Michael d: Is anyone else experiencing that?
It looks like get_default_stores should include the required_once the store files inside that function so it is safe to call it from anywhere.
Will get more specifics on how to trigger this error for the testing instructions.