wiki.techinc.nl/includes/exception
Timo Tijhof 1f92231f81 exception: Correct label "Notice" for E_USER_NOTICE, not "Warning"
Follows-up ef06b528d9, which fixed the severity of all PHP errors
to have severity "Warning" or higher.

However, it also accidentally changed the label of "Notice"
to "Warning", which is confusing and incorrect.

Change-Id: Iffd39aa23b7f2cbff5cdaf876b8d4d595dcd6f96
2018-10-12 05:05:16 +01:00
..
BadRequestError.php
BadTitleError.php
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
MWException.php exception: Add FIXME about code duplication 2018-09-28 22:17:07 +00:00
MWExceptionHandler.php exception: Correct label "Notice" for E_USER_NOTICE, not "Warning" 2018-10-12 05:05:16 +01:00
MWExceptionRenderer.php Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
MWUnknownContentModelException.php
PermissionsError.php
ProcOpenError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ReadOnlyError.php
ShellDisabledError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00