wiki.techinc.nl/includes/changes
Daimona Eaytoy f78fd3710d Add $wgRequest to phan's globals_type_map
The base phan config uses a file_exists check to determine whether to
use the namespaced class name, but it doesn't work when running against
core because MW_INSTALL_PATH isn't set. So specify the type in the local
config, and remove @phan-var annotations added in I6bbdbbe6.

Also use `::class` instead of string literals for classes.

Change-Id: I994a0ed32ea948253ed07ee3cc8868a0eaa6d8b9
2023-09-11 23:22:12 +02:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
CategoryMembershipChange.php Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
ChangesFeed.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ChangesList.php ChangesList: Cache user links 2023-08-20 16:55:58 +02:00
ChangesListBooleanFilter.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
ChangesListBooleanFilterGroup.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
ChangesListFilter.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
ChangesListFilterGroup.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
ChangesListStringOptionsFilter.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
ChangesListStringOptionsFilterGroup.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
EnhancedChangesList.php Remove redundant empty() constructs 2023-09-08 23:18:11 +02:00
OldChangesList.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
RCCacheEntry.php
RCCacheEntryFactory.php mark various anonymous functions as static 2023-08-22 19:38:38 +00:00
RecentChange.php Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00