wiki.techinc.nl/includes/user
Winston Sung bb228fff7e Split "static default variant" language code from "language code with converter"
for LanguageConverter

"Static default variant" language code won't always be the same of
 "language code with converter" when there's one of the variant form
 specified as the "default variant language" instead of "mixed-form".
We would like to specify "sh-latn" instead of "mixed-script sh" as the
 static default variant language for ShConverter.
The function "getMainCode" was not renamed for compatibility.

Bug: T268033
Change-Id: Ibd0fadf9ba1f740cf4aed06e11138549c9d6dc9f
2022-11-15 04:48:53 +00:00
..
CentralId Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
Hook
Options/Hook
TempUser Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ActorCache.php Use array_key_first()/array_key_last() in some places 2022-10-21 15:01:59 +11:00
ActorNormalization.php
ActorStore.php Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00
ActorStoreFactory.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
BotPassword.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
BotPasswordStore.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
DefaultOptionsLookup.php Split "static default variant" language code from "language code with converter" 2022-11-15 04:48:53 +00:00
ExternalUserNames.php
LoggedOutEditToken.php
PasswordReset.php Merge "Remove separate Global blocks check from PasswordReset::isBlocked" 2022-11-09 17:05:27 +00:00
StaticUserOptionsLookup.php
TalkPageNotificationManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
User.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserArray.php
UserArrayFromResult.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserEditTracker.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserFactory.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserGroupManager.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserGroupManagerFactory.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserGroupMembership.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserIdentity.php
UserIdentityLookup.php
UserIdentityValue.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
UserNamePrefixSearch.php
UserNamePrefixSearch_deprecated.php
UserNameUtils.php
UserOptionsLookup.php
UserOptionsManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
UserRightsProxy.php
UserRigorOptions.php
UserSelectQueryBuilder.php Remove unnecessary wrappers for generator functions 2022-11-14 18:34:54 +00:00
UserTimeCorrection.php Fix logic for formatting negative timezone offsets 2022-09-23 22:35:11 +00:00