wiki.techinc.nl/tests/phpunit/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
..
BadTitleErrorTest.php Remove error printing in MWException 2024-04-25 11:58:53 +00:00
MWExceptionTest.php Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
PermissionsErrorTest.php PermissionsError: Deprecate public properties 2024-08-12 21:37:04 +02:00
ReadOnlyErrorTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
ThrottledErrorTest.php Remove error printing in MWException 2024-04-25 11:58:53 +00:00
UserBlockedErrorTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
UserNotLoggedInTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00