mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
![]() * Makes it possible to safely call acquire_lock so that it throws an exception instead of returning false if it can't get a lock (which most existing uses assumed it already does). * Fix some omissions from the requirelockingbeforewrite option (it now checks on delete). * Modinfo uses a versioned cache, so it is not necessary to delete items, only increase the version. (Provided we keep track of cacherev carefully...) |
||
---|---|---|
.. | ||
behat | ||
fixtures | ||
administration_helper_test.php | ||
allow_temporary_caches_test.php | ||
cache_helper_test.php | ||
cache_test.php | ||
config_writer_test.php | ||
store_test.php |