wiki.techinc.nl/includes/user
Umherirrender 95852cb22b Explicit cast TS_UNIX to int for arithmetic operations and int args
When the called function has a doc of int, it should be cast to be
explicit here.
Also cast for arithmetic operations to be explicit about the number

Change-Id: I905b78dfb66e66443e0e3203488bab5b548db543
2022-01-11 20:13:13 +01:00
..
CentralId Hard-deprecate CentralIdLookup::factory and ::factoryNonLocal 2021-09-02 12:09:52 -04:00
Hook UserOptions: remove deprecated hooks. 2021-10-26 12:55:01 +00:00
Options/Hook Adjust method signature of onSaveUserOptions 2021-07-26 21:18:21 +00:00
ActorCache.php Replace User::idFromName with ActorStore 2021-05-11 07:44:38 -07:00
ActorNormalization.php Revert "Remove last User dependencies from File" 2021-11-26 17:06:36 +00:00
ActorStore.php Revert "Remove last User dependencies from File" 2021-11-26 17:06:36 +00:00
ActorStoreFactory.php ActorStoreFactory: fetch local domain from LBFactory 2021-07-13 09:28:36 -07:00
BotPassword.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
BotPasswordStore.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
DefaultOptionsLookup.php user: Add default value for all "variant" user option keys 2021-10-25 19:45:59 +00:00
ExternalUserNames.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
LoggedOutEditToken.php
PasswordReset.php Use getWithSetCallback() instead of get() + set() 2021-11-18 18:58:13 +00:00
StaticUserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
TalkPageNotificationManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
User.php Explicit cast TS_UNIX to int for arithmetic operations and int args 2022-01-11 20:13:13 +01:00
UserArray.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
UserArrayFromResult.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
UserEditTracker.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserFactory.php Merge "UserFactory: Simplify and type hint newAnonymous" 2021-08-18 00:16:42 +00:00
UserGroupManager.php Support having groups inherit permissions from another group 2021-12-04 12:45:23 -08:00
UserGroupManagerFactory.php Inject JobQueueGroup into UserGroupManager 2021-07-31 07:09:27 +00:00
UserGroupMembership.php Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
UserIdentity.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserIdentityLookup.php Support ActorStore::newSelectQueryBuilder with query flags 2021-07-21 15:32:44 +00:00
UserIdentityValue.php Follow-Up: I10fbd4b6a: Update @since tags as those were backported 2021-11-13 23:02:07 +01:00
UserNamePrefixSearch.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserNamePrefixSearch_deprecated.php
UserNameUtils.php Drop User methods which were deprecated since 1.35 2021-11-12 15:35:50 +02:00
UserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
UserOptionsManager.php Exclude null values for flag UserOptionsManager::EXCLUDE_DEFAULTS 2021-11-01 20:44:13 +01:00
UserRightsProxy.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
UserRigorOptions.php
UserSelectQueryBuilder.php [docs] UserSelectQueryBuilder: Add missing @since annotation 2021-12-19 11:58:50 +00:00
UserTimeCorrection.php build: Updating dependencies 2021-07-22 03:36:05 +00:00