wiki.techinc.nl/includes/cache
vladshapik 1ae8e89eb5 Hard deprecate LinkCache::addGoodLinkObj
LinkCache::addGoodLinkObj was hard deprecated.
Use addGoodLinkObjFromRow() instead. PHPUnit tests
must use LinkCacheTestTrait::addGoodLinkObject().

Bug: T284955
Change-Id: I0c22be2f00e6d6d4ba6dd1511c5385cad55e8ff7
2021-10-26 18:21:32 +03:00
..
dependency
Hook
localisation docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
BacklinkCache.php Update callers of deprecated BacklinkCache methods 2021-09-29 18:56:17 +00:00
BacklinkCacheFactory.php Add BacklinkCacheFactory Service 2021-09-09 09:58:52 +01:00
CacheKeyHelper.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
FileCacheBase.php
GenderCache.php GenderCache: remove checking for valid usernames 2021-05-12 06:37:38 +00:00
HtmlCacheUpdater.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
HTMLFileCache.php HTMLFileCache: replace Title in method signatures 2021-04-14 18:49:45 +02:00
LinkBatch.php LinkBatch: skip bad input 2021-05-07 16:22:24 +02:00
LinkBatchFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
LinkCache.php Hard deprecate LinkCache::addGoodLinkObj 2021-10-26 18:21:32 +03:00
MessageCache.php s/necesssary/necessary/ 2021-10-06 01:08:37 +01:00
ResourceFileCache.php
UserCache.php