stable
Clone or download
Read-only
request #19293: Update to Psalm 4.6.0
Changelog: https://github.com/vimeo/psalm/releases/tag/4.5.0 https://github.com/vimeo/psalm/releases/tag/4.5.1 https://github.com/vimeo/psalm/releases/tag/4.5.2 https://github.com/vimeo/psalm/releases/tag/4.6.0 Change-Id: I411a7350b406c3a9b68ee11c887ca6fa5b9b9a8d
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 |