If $name is a User object, some code magically works because the object gets converted to a string, but other code blows up because objects aren't valid array keys. Prevent this from happening by explicitly forcing $name to be a string. Bug: T208469 Change-Id: Icc9ebec93d18609605e2633ccd23b90478e05e51 |
||
|---|---|---|
| .. | ||
| BotPassword.php | ||
| CentralIdLookup.php | ||
| ExternalUserNames.php | ||
| LocalIdLookup.php | ||
| LoggedOutEditToken.php | ||
| PasswordReset.php | ||
| User.php | ||
| UserArray.php | ||
| UserArrayFromResult.php | ||
| UserGroupMembership.php | ||
| UserIdentity.php | ||
| UserIdentityValue.php | ||
| UserNamePrefixSearch.php | ||
| UserRightsProxy.php | ||