..
dependency
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
2022-02-24 20:27:46 +00:00
Hook
Remove some more comments that literally repeat the code
2021-12-09 19:01:36 +01:00
localisation
Fix various documentation related to null types
2022-02-26 10:31:24 +01:00
BacklinkCache.php
cache: Fix various scalar and null types to match documentation
2022-03-14 17:36:04 +00:00
BacklinkCacheFactory.php
Add BacklinkCacheFactory Service
2021-09-09 09:58:52 +01:00
CacheKeyHelper.php
Using @return never documentation on always-throw-function
2021-09-07 17:29:03 +02:00
FileCacheBase.php
Avoid use of null, bool or Status in log messages
2022-03-02 22:45:10 +00:00
GenderCache.php
GenderCache: remove checking for valid usernames
2021-05-12 06:37:38 +00:00
HtmlCacheUpdater.php
cache: Fix various scalar and null types to match documentation
2022-03-14 17:36:04 +00:00
HTMLFileCache.php
Fix typos in comments (E-H)
2021-12-30 18:14:43 +05:30
LinkBatch.php
Consistently use @deprecated since rather @deprecated
2022-03-06 02:55:54 +00:00
LinkBatchFactory.php
Fix pollution of LinkBatch/LinkCache with interwiki link
2022-01-28 10:52:38 +11:00
LinkCache.php
Explicit cast TS_UNIX to int for arithmetic operations and int args
2022-01-11 20:13:13 +01:00
MessageCache.php
phan: Disable scalar_implicit_cast setting
2022-03-18 18:52:24 +00:00
ResourceFileCache.php
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
UserCache.php
Convert various callers to LoadBalancer::getConnectionRef()
2022-01-27 01:02:44 +00:00