stable
Clone or download
Read-only
request #27929: Crash when trying to get the display name of some specific users
Issue is fixed by making the return types announced by the annotations are correct. Change-Id: I938f561be36923db2c5630d5caa388f1aa8ca544
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/RemoteServer/Gerrit/ReplicationSSHKey.class.php | +1 | −3 | Go to diff View file |
M | plugins/program_management/include/Adapter/Workspace/UserProxy.php | +1 | −5 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/ArtifactTopBacklogActionBuilderTest.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/MassChangeTopBacklogActionBuilderTest.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/DisplayPlanIterationsControllerTest.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/DisplayProgramBacklogControllerTest.php | +2 | −2 | Go to diff View file |
M | src/common/InviteBuddy/InvitationEmailLoginPresenter.php | +2 | −2 | Go to diff View file |
M | src/common/InviteBuddy/InvitationEmailRegisterPresenter.php | +1 | −1 | Go to diff View file |
M | src/common/User/IHaveAnSSHKey.php | +1 | −1 | Go to diff View file |
M | src/common/User/User.class.php | +7 | −13 | Go to diff View file |