wiki.techinc.nl/tests/phpunit/unit/includes/user
Martin Urbanec 29af4dd074 Move user options related classes into its own namespace
There are a couple of user options related classes already,
and the T321527 work on dynamic defaults is going to add
even more. Let's move them into a separate namespace
to make core a bit more organized.

Old name is kept as an alias for compatibility purposes.

Bug: T321527
Bug: T352284
Change-Id: I9822eb1553870b876d0b8a927e4e86c27d83bd52
2023-11-29 13:27:13 +01:00
..
CentralId Support new block schema 2023-11-29 13:31:42 +11:00
Options Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
Registration Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
TempUser ScrambleMappingTest: mark skipped if the extensions are not present 2022-10-21 12:26:57 +11:00
ActorCacheTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ActorStoreFactoryTest.php Support new block schema 2023-11-29 13:31:42 +11:00
UserArrayFromResultTest.php Namespace remaining User-related classes under \MediaWiki\User 2023-09-20 09:12:08 +01:00
UserGroupManagerFactoryTest.php user: Accept local wiki name on UserGroupManagerFactory 2023-05-25 21:01:18 +02:00
UserIdentityUtilsTest.php Add UserIdentityUtils service 2023-07-24 09:52:10 +10:00
UserIdentityValueTest.php tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
UserNamePrefixSearchTest.php Support new block schema 2023-11-29 13:31:42 +11:00
UserNameUtilsTest.php Make "temp reserved" usernames not be "usable" 2023-08-25 15:06:22 +10:00
UserTimeCorrectionTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00