mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() This issue makes several fixes for the session loader and the session store. * maxsize argument now works for session caches. * fixed performance hole when interation occurs frequently. * fixed cache purge bug occuring when multiple caches are defined before being used. * improved lastaccess handling. Big thanks to Marina who contributed the following commits: * Always make sure the elements in cache are sorted so we need to remove only elements in the beginning of array * Remove expired elements from session store to free memory * Minor bug fixes |
||
---|---|---|
.. | ||
fixtures | ||
administration_helper_test.php | ||
cache_test.php | ||
config_writer_test.php |