wiki.techinc.nl/includes/user
Daimona Eaytoy bd5b6f98ba Fix new phan errors, part 3
These are almost only doc changes, with two exceptions:
1-In LinkHolderArray, int-alike array keys are now cast to int, to be uniform with what we do in other code paths
2-In ExtensionRegistration, changed a line to throw an Exception
immediately, instead of an ExtensionDependencyError. This is because the
latter takes an array with msg and type, but we were passing it a plain
string (and in fact the code was bugged).

Bug: T231636
Change-Id: I8b0ef50d279c2a87490dde6a467a4e22c0710afd
2019-10-12 10:35:22 +00:00
..
BotPassword.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
CentralIdLookup.php
ExternalUserNames.php
LocalIdLookup.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
LoggedOutEditToken.php
PasswordReset.php Services: Convert PasswordReset's static to a const now HHVM is gone 2019-10-08 11:26:17 -07:00
User.php Fix new phan errors, part 3 2019-10-12 10:35:22 +00:00
UserArray.php
UserArrayFromResult.php
UserGroupMembership.php Cleanup UserGroupMembership::insert() and make it more atomic 2019-08-01 17:18:36 +00:00
UserIdentity.php
UserIdentityValue.php
UserNamePrefixSearch.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
UserRightsProxy.php Rename various $wikiId fields/parameters to $dbDomain in user classes 2019-06-27 18:23:18 -07:00