wiki.techinc.nl/includes/cache
Seb35 1cb8f5bff8 localisation: Make PHP cache files slimmer
The only difference is the scalar values are no longer encoded as an
array, but just the value itself. As a result, PHP localisation cache
files are about 2/3rds of their previous size and become slightly
smaller than CDB files.

Bug: T99740
Change-Id: Iaa5e32830dc1bb710b9e0f1a681afe91e521ece9
2018-12-20 21:58:23 +00:00
..
localisation localisation: Make PHP cache files slimmer 2018-12-20 21:58:23 +00:00
BacklinkCache.php Fix PHPDoc type for instance variables and methods 2018-10-21 13:00:25 +01: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 Hard deprecate LinkCache::addLink() 2018-12-08 22:23:08 -08:00
MessageBlobStore.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MessageCache.php Log error when array_flip fails in MessageCache load 2018-11-19 11:49:23 +01:00
ResourceFileCache.php
UserCache.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00