stable

Clone or download

Read-only

request #17085: Update Psalm to 3.16.0

Some of the newly detected issues have been fixed, the rest has been included in the baseline. Release note: https://github.com/vimeo/psalm/releases/tag/3.16 Change-Id: I6f75876dab538135dc29a32991fe2bd8dcd61fed

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BacklogItemPresenter.class.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FirstKanbanCreator.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItem.class.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffortFactory.class.php +4 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/UserPreferences/Autostack/AutostackDashboard.class.php +3 −3 Go to diff View file
M plugins/docman/include/Docman_Widget_Embedded.class.php +6 −1 Go to diff View file
M plugins/forumml/include/ForumML_HTMLPurifier.class.php +1 −0 Go to diff View file
M plugins/frs/include/FRS/REST/v1/ReleaseRepresentation.php +7 −7 Go to diff View file
M plugins/frs/include/FRS/REST/v1/UploadedLinkRepresentation.php +4 −4 Go to diff View file
M plugins/git/include/CIToken/Manager.php +7 −3 Go to diff View file
M plugins/git/include/Git.class.php +2 −2 Go to diff View file
M plugins/git/include/Git/PermissionsPerGroup/RepositoryPermissionSimpleRepresentation.php +5 −5 Go to diff View file
M plugins/git/include/GitPHP/Config.php +1 −0 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_ChartFactory.class.php +1 −0 Go to diff View file
M plugins/ldap/include/LDAP_GroupManager.class.php +1 −1 Go to diff View file
M plugins/statistics/include/ProjectQuotaManager.class.php +6 −0 Go to diff View file
M plugins/testmanagement/include/TestManagement/Router.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +3 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_RendererFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_ContributorFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_DescriptionFactory.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_StatusFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_TitleFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Tooltip/Tracker_TooltipFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Workflow/TransitionFactory.class.php +1 −0 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowFactory.class.php +2 −0 Go to diff View file
M src/common/Config/ForgeConfig.php +1 −0 Go to diff View file
M src/common/Project/Admin/ProjectMembers/ProjectMembersAdditionalModalCollectionPresenter.php +3 −3 Go to diff View file
M src/common/Project/ProjectCreator.class.php +6 −9 Go to diff View file
M src/common/REST/Event/GetAdditionalCriteria.php +3 −3 Go to diff View file
M src/common/Widget/Widget_MyLatestSvnCommits.class.php +2 −0 Go to diff View file
M src/common/Widget/Widget_ProjectSvnStats_Layout.class.php +2 −0 Go to diff View file
M src/common/include/Codendi_DiffFormatter.php +4 −0 Go to diff View file
M src/common/include/Codendi_HTMLPurifier.class.php +2 −0 Go to diff View file
M src/common/include/HTTPRequest.class.php +1 −0 Go to diff View file
M src/common/include/MIME.php +1 −0 Go to diff View file
M src/common/language/BaseLanguage.class.php +2 −0 Go to diff View file
M src/common/layout/Layout.class.php +3 −0 Go to diff View file
M src/common/reference/ReferenceManager.class.php +3 −2 Go to diff View file
M src/common/system_event/REST/v1/SystemEventRepresentation.php +5 −5 Go to diff View file
M src/composer.lock +17 −16 Go to diff View file
M src/www/include/utils.php +1 −1 Go to diff View file
M tests/psalm/tuleap-baseline.xml +23445 −23292 Go to diff View file