..
dependency
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
Hook
Remove documentation that literally repeats the code
2020-10-27 19:20:26 +00:00
localisation
Use __CLASS__/::class to define callback for array_map/_filter/usort
2021-01-22 16:39:29 +00:00
BacklinkCache.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
CacheHelper.php
Hard deprecate CacheHelper, ICacheHelper, CachedAction, SpecialCachedPage.
2021-01-25 13:34:31 -06:00
FileCacheBase.php
Improve class property documentation
2020-10-30 10:38:58 +01:00
GenderCache.php
Remove hard deprecated GenderCache::singleton
2020-12-18 02:21:33 +00:00
HtmlCacheUpdater.php
cache: Add purges from HtmlCacheUpdater for NS_MEDIAWIKI js/css pages
2020-08-29 04:55:32 +01:00
HTMLFileCache.php
Remove terminating line breaks from debug messages
2020-06-03 12:01:16 +10:00
ICacheHelper.php
Hard deprecate CacheHelper, ICacheHelper, CachedAction, SpecialCachedPage.
2021-01-25 13:34:31 -06:00
LinkBatch.php
Use static closures where safe to use
2021-02-11 00:13:52 +00:00
LinkBatchFactory.php
Add LinkBatchFactory to inject services into LinkBatch
2020-01-06 17:02:31 +01:00
LinkCache.php
Replace wfGetDB with LoadBalancer in LinkCache service
2020-08-26 19:58:48 +02:00
MessageCache.php
Improve docs in MessageCache class
2020-11-30 17:59:06 +01:00
ResourceFileCache.php
Fix even more PSR12.Properties.ConstantVisibility.NotFound
2020-05-16 00:51:46 +01:00
UserCache.php
Convert UserCache to a service
2020-10-20 20:13:38 +00:00