wiki.techinc.nl/includes/actions
Umherirrender eb159d8f5a Remove unneeded initalize of local variables
The variables are set conditional later, but all condition branches set
it or the variable is not used outside that scope

Change-Id: Ic9612915db507028ad4733a061d3ce9be3babfb6
2022-09-21 21:29:21 +02:00
..
Hook Fix documentation about query parameter as string[] 2022-03-03 22:04:56 +01:00
pagers Merge "Remove index detection 'rev_page_timestamp'" 2022-07-03 17:27:35 +00:00
Action.php Setup: Adopt RequestContext::getActionName for most early callers 2022-09-20 00:05:31 +00:00
ActionFactory.php Do minor code cleanup 2022-06-24 13:52:42 +02:00
CreditsAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
DeleteAction.php actions: Migrate to SelectQueryBuilder API 2022-08-29 10:27:48 +01:00
EditAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
FileDeleteAction.php DeleteAction: Show warning when subpages are present 2022-06-01 08:08:07 +00:00
FormAction.php FormAction: Correct return type documentation of getForm 2021-04-27 21:36:11 +01:00
FormlessAction.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
HistoryAction.php Use SelectQueryBuilder instead of IDatabase::select() 2022-08-01 15:56:20 +01:00
InfoAction.php actions: Migrate to SelectQueryBuilder API 2022-08-29 10:27:48 +01:00
MarkpatrolledAction.php actions: Add Action::getAuthority and use it 2022-07-08 21:29:53 +02:00
McrRestoreAction.php actions: Undeprecate MCR restore & unto action code 2022-04-26 23:28:21 +00:00
McrUndoAction.php Remove unneeded initalize of local variables 2022-09-21 21:29:21 +02:00
ProtectAction.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
PurgeAction.php SECURITY: Prevent blocked users from purging pages 2021-06-23 17:22:21 +01:00
RawAction.php actions: Add Action::getAuthority and use it 2022-07-08 21:29:53 +02:00
RenderAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
RevertAction.php actions: Add Action::getAuthority and use it 2022-07-08 21:29:53 +02:00
RollbackAction.php actions: Add Action::getAuthority and use it 2022-07-08 21:29:53 +02:00
SpecialPageAction.php SpecialPageAction: inject action name and SpecialPageFactory 2021-07-31 03:43:56 +00:00
SubmitAction.php
UnprotectAction.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
UnwatchAction.php actions: Add Action::getAuthority and use it 2022-07-08 21:29:53 +02:00
ViewAction.php Remove support for $wgMaxRedirect 2022-05-06 10:52:56 +02:00
WatchAction.php actions: Add Action::getAuthority and use it 2022-07-08 21:29:53 +02:00