stable
Clone or download
Read-only
Merge commit 'refs/changes/55/19455/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #15073: Bump to Psalm 3.12.2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php | +4 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneFactory.class.php | +4 | −0 | Go to diff View file |
M | plugins/cardwall/include/CardPresenter.class.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/Semantic/SemanticCardPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/CSV/CSVRepresentation.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_BuildItemMappingVisitor.class.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ItemFactory.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionStatistics.class.php | +4 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemTreeUlVisitor.class.php | +5 | −1 | Go to diff View file |
M | plugins/git/include/Git/RepositoryList/GitRepositoryListPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tree.php | +1 | −40 | Go to diff View file |
M | plugins/ldap/include/LDAP_ProjectManager.class.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Tracker_RulesManager.class.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_FileInfo.class.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Workflow/WorkflowFactory.class.php | +1 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/TrackerExportToXmlTest.php | +1 | −1 | Go to diff View file |
M | src/common/User/User.class.php | +1 | −1 | Go to diff View file |
M | src/common/User/UserManager.class.php | +8 | −6 | Go to diff View file |
M | src/common/backend/Backend.class.php | +2 | −0 | Go to diff View file |
M | src/common/include/Codendi_Diff.class.php | +13 | −0 | Go to diff View file |
M | src/common/include/HTTPRequest.class.php | +0 | −1 | Go to diff View file |
M | src/composer.lock | +16 | −16 | Go to diff View file |
M | src/utils/process_system_events.php | +1 | −1 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +139 | −673 | Go to diff View file |
M | tests/unit/common/Include/HTTPRequest/HTTPRequestTest.php | +1 | −1 | Go to diff View file |