wiki.techinc.nl/includes/cache
Ed Sanders 8477d4a6f5 Define which languages explicitly fallback to 'en'
In the message store, all messages fall through to English,
but only a few languages should actually explicitly fallback
to English (English variants and dialects).

These new explicit fallbacks are used by ResourceLoaderImageModule,
and this change doesn't affect the message fall through system.

Bug: T203350
Change-Id: I6b68a17f4d69341bccdae748727b5133a600d8bc
2018-09-19 15:55:38 -07:00
..
localisation Define which languages explicitly fallback to 'en' 2018-09-19 15:55:38 -07: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 Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +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 Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
ResourceFileCache.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserCache.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00