wiki.techinc.nl/includes/changes
Thiemo Kreuz c09f4fd6ef Fix and add various type hints
I keep fixing type hints in my local dev environment whenever I
see something that is worth updating. This is what I collected
over the past weeks.

Change-Id: Ia4f1b4bee2019abe4ab0fb0df8164e1b446229e7
2021-02-16 17:22:15 +00:00
..
Hook Improve docs about @param/@return object[] $row to stdClass[] 2020-11-13 23:38:06 +01:00
AtomFeed.php Merge "Explicit return in ChannelFeed::formatTime() implementations" 2020-05-08 22:00:41 +00:00
CategoryMembershipChange.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ChangesFeed.php Improve docs about @param/@return object[] $row to stdClass[] 2020-11-13 23:38:06 +01:00
ChangesList.php Fix and add various type hints 2021-02-16 17:22:15 +00:00
ChangesListBooleanFilter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ChangesListBooleanFilterGroup.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
ChangesListFilter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ChangesListFilterGroup.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ChangesListStringOptionsFilter.php Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00
ChangesListStringOptionsFilterGroup.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
ChannelFeed.php Update stability annotations to follow new stable interface policy 2020-07-13 09:40:54 +00:00
EnhancedChangesList.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
FeedItem.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
OldChangesList.php Annotate OldChangesList::recentChangesLine as returning a safe value 2020-11-07 15:37:32 +01:00
RCCacheEntry.php Add clock icon to expiring items in Special:Watchlist 2020-06-19 05:48:21 +08:00
RCCacheEntryFactory.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
RecentChange.php Merge "RecentChange: Cast rev_id attr value to integer" 2021-02-16 02:07:39 +00:00
RSSFeed.php Replace use of old $wgVersion constant with MW_VERSION 2020-05-13 15:01:19 -07:00