wiki.techinc.nl/includes/cache
daniel 316053ed88 LinkBatch: skip bad input
LinkBatch used to be lenient about receiving null or invalid titles.
This patch restores this lenient behavior.

Bug: T282180
Bug: T282070
Change-Id: I2c6378a3a0d508c77bcb290a6ed07f4d5f96d62c
2021-05-07 16:22:24 +02:00
..
dependency
Hook
localisation Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
BacklinkCache.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
CacheKeyHelper.php HTMLFileCache: replace Title in method signatures 2021-04-14 18:49:45 +02:00
FileCacheBase.php
GenderCache.php Avoid using User::isValidUserName() 2021-03-14 18:04:12 +01:00
HtmlCacheUpdater.php HtmlCacheUpdater: replace Title in method signatures. 2021-04-16 11:04:26 +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 LinkBatch: replace Title with PageReference in method signatures 2021-04-26 19:54:24 +02:00
LinkCache.php Hard deprecate LinkCache::singleton() 2021-05-03 12:32:11 +00:00
MessageCache.php Hard deprecate MessageCache::singleton() 2021-05-03 14:11:21 +00:00
ResourceFileCache.php
UserCache.php