wiki.techinc.nl/includes/cache
Aryeh Gregor a24e8a06b5 Mark CONSTRUCTOR_OPTIONS as internal
These were never meant to be part of the public interface and should not
ever have been marked with @since. They're only useful for constructing
the respective objects, which no outside users should be doing.

Change-Id: I86e01272d46fc72af32172d8a12b9180971d4613
2020-08-21 00:18:45 -04:00
..
dependency Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
localisation Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
BacklinkCache.php Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
CacheHelper.php Swap null and is_int check to get the expected warn message 2020-06-19 17:25:03 +02:00
FileCacheBase.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
GenderCache.php Merge "Use DefaultOptionsLookup for default option in GenderCache" 2020-06-29 08:28:45 +00:00
HtmlCacheUpdater.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
HTMLFileCache.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
ICacheHelper.php Add missing public visibility on methods of cache related classes 2020-05-09 10:47:45 +00:00
LinkBatch.php LinkBatch: Include namespace in warning logging 2020-07-11 13:46:45 +00:00
LinkBatchFactory.php
LinkCache.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:46 +01:00
MessageCache.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ResourceFileCache.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:46 +01:00
UserCache.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00