stable
Clone or download
Read-only
Merge commit 'refs/changes/58/21758/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #19293: Update to Psalm 4.6.0 Change-Id: Id087317399bf737adc1955a3fa2f2c40e9889547
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/CrossTrackerReport.php | +4 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/IDTokenVerifier.php | +6 | −0 | Go to diff View file |
M | plugins/openidconnectclient/include/openidconnectclientPlugin.php | +6 | −0 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/EndPeriodValueAdapter.php | +0 | −3 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/StartDateValueValueAdapter.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/StatusFieldAdapter.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/include/Program/Backlog/ProgramIncrement/Source/Changeset/Values/BuildEndPeriodValue.php | +5 | −0 | Go to diff View file |
M | plugins/program_management/include/Program/Backlog/ProgramIncrement/Source/Changeset/Values/BuildStartDateValue.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/include/Program/Backlog/ProgramIncrement/Source/Changeset/Values/BuildStatusValue.php | +4 | −0 | Go to diff View file |
M | plugins/program_management/include/Program/Backlog/ProgramIncrement/Source/Fields/SynchronizedFields.php | +21 | −3 | Go to diff View file |
M | plugins/program_management/include/Program/Backlog/ProgramIncrement/Source/Fields/TimeFrameFields.php | +23 | −3 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/Notification/EventSubjectToNotificationListener.php | +11 | −0 | Go to diff View file |
M | src/common/Authentication/Scope/AuthenticationScope.php | +1 | −1 | Go to diff View file |
M | src/common/User/OAuth2/AccessToken/VerifyOAuth2AccessTokenEvent.php | +2 | −1 | Go to diff View file |
M | src/composer.lock | +64 | −60 | Go to diff View file |