wiki.techinc.nl/includes/exception
Bartosz Dziewoński 62cfede3fa PermissionsError: Deprecate public properties
Follow-up to 298ec8382b, which replaced
`public $errors` with `public $status`, causing T372181.

* Add a deprecated fallback getter/setter for $errors
* Make $permission private and add a deprecated getter/setter
* Make $status private

Bug: T372181
Change-Id: If44b2256289d6bde9e9abb901d9dc145555c971f
2024-08-12 21:37:04 +02:00
..
Hook
BadRequestError.php
BadTitleError.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
CannotCreateActorException.php
ErrorPageError.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
FatalError.php
HttpError.php exception: Avoid raw \n in HttpError 2024-07-16 21:39:19 +02:00
ILocalizedException.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
LocalizedException.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
MWContentSerializationException.php
MWException.php
MWExceptionHandler.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
MWExceptionRenderer.php Move directionality of the error box to outside of it 2024-08-07 18:24:42 +00:00
MWUnknownContentModelException.php
PermissionsError.php PermissionsError: Deprecate public properties 2024-08-12 21:37:04 +02:00
ProcOpenError.php
ReadOnlyError.php
ShellDisabledError.php
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php