wiki.techinc.nl/includes/cache
Derick Alangi d371cd942d
cache: Introduce member to expose service options for configs
There are some static methods in sub-classes of FileCacheBase
that use the service locator to get the main config object
which maybe I think we can just use DI in the methods to
pass this from the calling code.

That could be in a follow-up patch, for now, we can leave
things as they are here?

Change-Id: Ic75e1e5f867faee7fc71c34552f9f0a7a124d7ae
2022-04-13 20:17:30 +01:00
..
dependency
Hook
localisation phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
BacklinkCache.php linker: Add LinksMigration service for read new 2022-04-07 16:54:38 +00:00
BacklinkCacheFactory.php
CacheKeyHelper.php
FileCacheBase.php cache: Introduce member to expose service options for configs 2022-04-13 20:17:30 +01:00
GenderCache.php
HtmlCacheUpdater.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
HTMLFileCache.php cache: Introduce member to expose service options for configs 2022-04-13 20:17:30 +01:00
LinkBatch.php Add more support for read new in links migration 2022-04-12 02:22:17 +02:00
LinkBatchFactory.php
LinkCache.php
MessageCache.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ResourceFileCache.php
UserCache.php