LinkCache: Remove deprecated getBadLinks and getGoodLinks methods
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Nov 2015 06:05:22 +0000 (06:05 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Nov 2015 06:08:36 +0000 (06:08 +0000)
commit8b463047a9308bf9a529eea9d764afed2c14f2e8
tree720789ae8e43832ce33335475a4563594a3591bb
parent72cf7cf44884b0e8307f113475175b591f921c4d
LinkCache: Remove deprecated getBadLinks and getGoodLinks methods

Deprecated since MediaWiki 1.26 (32d1017e7d). These methods contain the
only remaining callers of MapCacheLRU::getAllKeys() which is the only odd
method of MapCacheLRU not supported by BagOStuff.

Change-Id: I64e054803595d49a5bd779accc94353924f7d87d
RELEASE-NOTES-1.27
includes/cache/LinkCache.php