stable
Clone or download
Read-only
request #13774: Update to Psalm 3.4.12 [0]
Indirect dependencies have also been updated and the fixed issues still present in the baseline file removed. [0] https://github.com/vimeo/psalm/releases/tag/3.4.12 Change-Id: I94e83354fa43561da566c9f4a6a159a34f8a8b29
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php | +9 | −9 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnsResource.php | +4 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +31 | −31 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php | +44 | −44 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/REST/v1/CardsResource.class.php | +3 | −3 | Go to diff View file |
M | plugins/cardwall/include/REST/v1/MilestonesCardwallResource.class.php | +2 | −2 | Go to diff View file |
M | plugins/create_test_env/include/CallMeBack/REST/CallMeBackMessageResource.php | +1 | −1 | Go to diff View file |
M | plugins/create_test_env/include/CallMeBack/REST/CallMeBackResource.php | +2 | −2 | Go to diff View file |
M | plugins/create_test_env/include/CreateTestEnv/REST/CreateTestEnvResource.php | +3 | −3 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php | +5 | −5 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanFoldersResource.php | +22 | −22 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanItemsResource.php | +10 | −10 | Go to diff View file |
M | plugins/docman/include/REST/v1/ProjectMetadataResource.php | +1 | −1 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/FileResource.php | +5 | −5 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/PackageResource.php | +4 | −4 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/ProjectResource.php | +7 | −7 | Go to diff View file |
M | plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/Config.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/ControllerBase.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Blob.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/FilesystemObject.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/GitObject.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Project.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/GitPHP/git/ProjectList.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Ref.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tag.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tree.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/TreeDiff.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/REST/v1/GerritResource.php | +3 | −3 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +28 | −28 | Go to diff View file |
M | plugins/git/include/XmlUgroupRetriever.php | +0 | −6 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-transformation/DataBuilderV5.class.php | +1 | −1 | Go to diff View file |
M | plugins/label/include/Label/REST/v1/ProjectResource.php | +3 | −3 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php | +30 | −30 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResource.php | +11 | −11 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/REST/v1/ProjectResource.php | +1 | −1 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/REST/v1/TimetrackingReportResource.php | +5 | −5 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/REST/v1/TimetrackingResource.php | +8 | −8 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactFilesResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactTemporaryFilesResource.class.php | +16 | −13 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +11 | −9 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackerFieldsResource.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/REST/v1/Workflow/TransitionPOSTHandler.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/REST/v1/Workflow/TransitionValidator.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php | +15 | −16 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyOpenList.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/Field/Selectbox.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Date.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Date/Factory.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframe.php | +0 | −4 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +1 | −0 | Go to diff View file |
M | src/common/Project/ProjectManager.class.php | +0 | −1 | Go to diff View file |
M | src/common/Project/REST/UserGroupRetriever.php | +2 | −2 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectResource.class.php | +34 | −34 | Go to diff View file |
M | src/common/Project/REST/v1/ServiceResource.php | +6 | −6 | Go to diff View file |
M | src/common/Project/REST/v1/UserGroupResource.class.php | +22 | −22 | Go to diff View file |
M | src/common/Project/REST/v2/ProjectResource.class.php | +4 | −3 | Go to diff View file |
M | src/common/REST/RESTAuthenticationFlowIsAllowed.php | +1 | −0 | Go to diff View file |
M | src/common/Token/REST/v1/TokenResource.class.php | +3 | −3 | Go to diff View file |
M | src/common/User/AccessKey/REST/AccessKeyResource.php | +1 | −1 | Go to diff View file |
M | src/common/User/REST/v1/UserMembershipResource.php | +3 | −3 | Go to diff View file |
M | src/common/User/REST/v1/UserResource.php | +18 | −18 | Go to diff View file |
M | src/common/layout/IncludeAssets.php | +1 | −1 | Go to diff View file |
M | src/common/log/WrapperLogger.class.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/REST/v1/PhpWikiResource.class.php | +6 | −6 | Go to diff View file |
M | src/composer.lock | +14 | −10 | Go to diff View file |
M | src/www/include/html.php | +1 | −0 | Go to diff View file |
M | src/www/project/admin/ugroup_utils.php | +1 | −1 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +4 | −88 | Go to diff View file |