wiki.techinc.nl/includes/cache
Tim Starling 0077c5da15 Use short array destructuring instead of list()
Introduced in PHP 7.1. Because it's shorter and looks nice.

I used regex replacement.

Change-Id: I0555e199d126cd44501f859cb4589f8bd49694da
2022-10-21 15:33:37 +11:00
..
Hook language: Move l10n-related classes from /cache to /language 2022-06-28 16:27:20 -07:00
BacklinkCache.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
BacklinkCacheFactory.php
CacheKeyHelper.php
FileCacheBase.php
GenderCache.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
HtmlCacheUpdater.php
HTMLFileCache.php FileCache: Allow ?uselang= to utilize cache if set to content language 2022-09-07 16:35:19 +00:00
LinkBatch.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
LinkBatchFactory.php
LinkCache.php Remove LinkCache::forUpdate and clean up the constructor 2022-06-16 20:17:54 +02:00
ResourceFileCache.php
UserCache.php