..
Hook
Document hook names in hook interfaces.
2020-09-27 12:03:12 +02:00
BadRequestError.php
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
BadTitleError.php
BadTitleError: Enable 1 hour CDN cache for this error response
2022-09-26 20:27:24 +00:00
CannotCreateActorException.php
Mark exceptions as @newable
2020-07-08 17:51:38 +00:00
ErrorPageError.php
Revert "Introduce AbstractLocalizedException"
2021-09-14 19:01:21 +00:00
FatalError.php
Replace "@stable for subclassing" with "@stable to extend"
2020-07-13 11:00:30 +02:00
HttpError.php
build: Enable phan-taint-check-plugin and suppress issues
2020-12-30 19:02:22 +01:00
ILocalizedException.php
Replace "@stable for implementation" with "@stable to implement"
2020-07-13 11:05:49 +02:00
LocalizedException.php
Revert "Introduce AbstractLocalizedException"
2021-09-14 19:01:21 +00:00
MWContentSerializationException.php
Mark exceptions as @newable
2020-07-08 17:51:38 +00:00
MWException.php
exception: Inject wgShowExceptionDetails from Setup.php
2022-05-22 19:46:18 +00:00
MWExceptionHandler.php
Make use of ?? and ?: operators where it makes sense
2022-08-04 21:43:12 +02:00
MWExceptionRenderer.php
Use MainConfigNames constant to refer configs
2022-08-17 21:27:48 +02:00
MWUnknownContentModelException.php
Replace "@stable for calling" by "@stable to call"
2020-07-13 08:55:28 +00:00
PermissionsError.php
phan: Disable null_casts_as_any_type setting
2022-03-21 18:25:07 +00:00
ProcOpenError.php
Replace "@stable for calling" by "@stable to call"
2020-07-13 08:55:28 +00:00
ReadOnlyError.php
Replace deprecated wfReadOnly/wfReadOnlyReason
2022-06-20 15:35:24 +00:00
ShellDisabledError.php
Replace "@stable for calling" by "@stable to call"
2020-07-13 08:55:28 +00:00
ThrottledError.php
Replace "@stable for calling" by "@stable to call"
2020-07-13 08:55:28 +00:00
UserBlockedError.php
Introduce Block interface and replace AbstractBlock.
2021-05-11 11:36:11 +02:00
UserNotLoggedIn.php
Use spacey style also for code in comments and documentation
2022-08-12 08:59:10 +00:00