wiki.techinc.nl/includes/exception
Jakub Vrana 0d3d79ae83 Do not pass unused parameter
Found by PHPStan.

Change-Id: I4a73279b6956b9819e609536ae6774872f1736f4
2018-12-01 18:09:58 +01:00
..
BadRequestError.php exception: Create generic BadRequestError based on ErrorPageError 2016-05-19 18:59:15 +00:00
BadTitleError.php exception: Create generic BadRequestError based on ErrorPageError 2016-05-19 18:59:15 +00:00
CannotCreateActorException.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ErrorPageError.php Fix/hack ErrorPageError to work from non-UI contexts 2017-07-06 20:04:31 +00:00
FatalError.php
HttpError.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
LocalizedException.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MWContentSerializationException.php Remove trailing empty lines in PHP 2017-01-16 22:06:43 +01:00
MWException.php Do not pass unused parameter 2018-12-01 18:09:58 +01:00
MWExceptionHandler.php exception: Correct label "Notice" for E_USER_NOTICE, not "Warning" 2018-10-12 05:05:16 +01:00
MWExceptionRenderer.php Removes Google web search from exception page 2018-11-13 15:47:42 +00:00
MWUnknownContentModelException.php Remove trailing empty lines in PHP 2017-01-16 22:06:43 +01:00
PermissionsError.php User group memberships that expire 2017-01-27 09:24:20 +00:00
ProcOpenError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ReadOnlyError.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ShellDisabledError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php Drop six authentication-related hooks, deprecated in 1.27 2018-10-29 15:02:06 -07:00