It's now deprecated to use the individual error printing functions in MWException or to override them. Printing MWException now works the same as any other exception, and happens in MWExceptionRenderer. It's still allowed to override MWException::report() to replace the entire error page, for example in ErrorPageError. Bug: T353444 Change-Id: I66d896f6f229b90e6ba9949311b56a6b6ab3da3d |
||
|---|---|---|
| .. | ||
| BadTitleErrorTest.php | ||
| MWExceptionTest.php | ||
| PermissionsErrorTest.php | ||
| ReadOnlyErrorTest.php | ||
| ThrottledErrorTest.php | ||
| UserBlockedErrorTest.php | ||
| UserNotLoggedInTest.php | ||