wiki.techinc.nl/includes/cache
2018-08-15 20:32:16 +00:00
..
localisation Move l10n_cache table to a separate DB for sqlite via the installer 2018-08-14 17:29:01 +00:00
BacklinkCache.php Clear the backlink cache on file delete 2018-01-16 09:32:28 +00:00
CacheDependency.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
CacheHelper.php Make sure to not unpack an associative array into parameter list 2018-07-28 23:52:57 +00:00
FileCacheBase.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GenderCache.php PHP: Use short ternary operator (?:) where possible 2018-06-11 11:26:35 +02:00
HTMLFileCache.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
LinkBatch.php Make LinkBatch::setCaller chainable 2018-08-15 10:57:21 +02:00
LinkCache.php Have LinkCache::getMutableCacheKeys() accept LinkTarget 2018-08-14 22:56:27 -07:00
MessageBlobStore.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MessageCache.php Merge "Avoid MapCacheLRU error when MessageCache fails to load" 2018-08-14 16:32:07 +00:00
ResourceFileCache.php
UserCache.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00