wiki.techinc.nl/includes/cache
Kevin Israel 3f516b5139 Remove unused private property LinkCache::$mClassVer
This was added in r2084 / c280ef342b for a "persistent link cache"
feature, which became obsolete in 1.4 and was removed in 1.5.

https://www.mediawiki.org/wiki/Manual:$wgEnablePersistentLC

Follows-up r9276 / cb45389b9c.

Change-Id: I2f27d6acc1a1f9a9382a47d56921f570107a7be9
2015-09-25 07:54:02 -04:00
..
BacklinkCache.php Cleaned up int|INF doc type to avoid IDEA errors 2015-08-27 18:18:59 +00:00
CacheDependency.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
CacheHelper.php Docs: {function} -> callable 2014-07-21 21:38:56 +02:00
FileCacheBase.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
GenderCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
HTMLFileCache.php $wgUseGzip had no effect 2015-06-20 19:07:07 +02:00
LCStoreStaticArray.php Fix variable name (follows Ib2c5856d) 2015-07-13 07:27:39 +00:00
LinkBatch.php Hygiene: Use strtr() instead of str_replace() for character swapping 2015-07-06 20:25:19 +00:00
LinkCache.php Remove unused private property LinkCache::$mClassVer 2015-09-25 07:54:02 -04:00
LocalisationCache.php Use wikimedia/cldr-plural-rule-parser 2015-09-24 21:41:50 +02:00
MessageBlobStore.php cache: Add in-process caching to MessageBlobStore 2015-06-02 23:10:16 +01:00
MessageCache.php Avoid PHP warning if key is not set in getValidationHash() 2015-09-04 00:43:55 +00:00
ObjectFileCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
ResourceFileCache.php resourceloader: Replace timestamp system with version hashing 2015-05-19 22:28:17 +00:00
UserCache.php Use correct variable in UserCache::doQuery 2015-07-11 10:22:32 +00:00