wiki.techinc.nl/includes/cache
Kunal Mehta e4676f42ff Use StaticArrayWriter in LCStoreStaticArray
...instead of var_export(), which uses array() syntax and spaces for
indentation.

Also get rid of some unnecessary closure indirection.

Bug: T200626
Change-Id: I5db8ade50fcba5ecf394817b2d14295620314ea7
2018-08-27 22:23:08 +00:00
..
localisation Use StaticArrayWriter in LCStoreStaticArray 2018-08-27 22:23:08 +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 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
UserCache.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00