wiki.techinc.nl/includes/changes
Thiemo Kreuz 1006aa41e6 Fix mismatching type hints in PHPDoc tags
This is a collection of random bits from my local stashes. This patch
intentionally only touches comments, no code.

Notably:
* Use more specific string[] instead of array, if possible.
* Some comments mention "or null", but miss to list the type.

Change-Id: I712b28964f125c8e3dcb4e3fb993757a09f96644
2020-03-24 09:59:02 +01:00
..
AtomFeed.php Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
CategoryMembershipChange.php Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types 2019-10-10 11:53:58 +02:00
ChangesFeed.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
ChangesList.php Hard deprecate Revision::userCan 2020-03-11 02:10:52 +00:00
ChangesListBooleanFilter.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChangesListBooleanFilterGroup.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ChangesListFilter.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
ChangesListFilterGroup.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChangesListStringOptionsFilter.php
ChangesListStringOptionsFilterGroup.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChannelFeed.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
EnhancedChangesList.php EnhancedChangesList: add screen reader support to live changes 2020-03-10 21:17:57 +00:00
FeedItem.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
OldChangesList.php Log entries can be rendered with parentheses in HTML 2019-09-19 03:58:51 +00:00
RCCacheEntry.php watchlist: cleanup various method/variable names and comments in watchlist/store code 2019-05-09 17:44:16 -07:00
RCCacheEntryFactory.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
RecentChange.php Fix mismatching type hints in PHPDoc tags 2020-03-24 09:59:02 +01:00
RSSFeed.php changes: Split Feed.php into a class per file 2019-04-13 23:29:04 +00:00