stable
Clone or download
Read-only
Merge commit 'refs/changes/93/19893/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #16238: Bump Psalm to 3.14.1 Change-Id: Iadba89fe04b2426aa83f8809944a75be1b364086
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDone.php | +11 | −11 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php | +4 | −4 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php | +2 | −2 | Go to diff View file |
M | plugins/docman/bin/DocmanExport/Docman_XMLExportVisitor.class.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/File/FileDao.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/Link/LinkDao.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/REST/v1/MoveItem/BeforeMoveVisitor.php | +2 | −1 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git_Exec.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/mvc/PluginActions.class.php | +2 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php | +1 | −1 | Go to diff View file |
M | plugins/label/include/Label/Widget/ProjectLabeledItems.php | +2 | −2 | Go to diff View file |
M | plugins/ldap/include/LDAP_ProjectGroupManager.class.php | +7 | −7 | Go to diff View file |
M | plugins/ldap/include/LDAP_SearchPeople.class.php | +2 | −2 | Go to diff View file |
M | plugins/ldap/include/LDAP_UserGroupManager.class.php | +6 | −6 | Go to diff View file |
M | plugins/oauth2_server/include/AccessToken/Scope/OAuth2AccessTokenScopeDAO.php | +4 | −4 | Go to diff View file |
M | plugins/oauth2_server/include/Grant/AuthorizationCode/Scope/OAuth2AuthorizationCodeScopeDAO.php | +4 | −4 | Go to diff View file |
M | plugins/oauth2_server/include/RefreshToken/Scope/OAuth2RefreshTokenScopeDAO.php | +2 | −2 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Step/Definition/Field/StepDefinition.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Admin/GlobalAdminController.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Config/ConfigController.php | +14 | −14 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +8 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Radiobutton.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_String.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/AllGroups.class.php | +5 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/Anonymous.class.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/Registered.class.php | +8 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Criteria_List_ValueDao.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframe.php | +9 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic.class.php | +6 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Contributor.class.php | +11 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Description.class.php | +11 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php | +12 | −12 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Title.class.php | +11 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tooltip/Tracker_Tooltip.class.php | +10 | −10 | Go to diff View file |
M | plugins/tracker_encryption/include/Tracker_FormElement_Field_Encrypted.class.php | +1 | −1 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php | +8 | −8 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVDocmanDocument.class.php | +3 | −3 | Go to diff View file |
M | src/common/Project/Home.php | +3 | −3 | Go to diff View file |
M | src/common/Queue/Redis/RedisPersistentQueue.php | +2 | −2 | Go to diff View file |
M | src/common/dao/PermissionsDao.class.php | +19 | −19 | Go to diff View file |
M | src/common/include/Codendi_Diff.class.php | +4 | −0 | Go to diff View file |
M | src/common/templating/TemplateRendererFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/tracker/ArtifactFieldXMLExporter.class.php | +2 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactUserMultiListFieldXMLExporter.class.php | +4 | −4 | Go to diff View file |
M | src/common/valid/ValidFactory.class.php | +4 | −4 | Go to diff View file |
M | src/composer.lock | +22 | −21 | Go to diff View file |
M | tests/phpcs/TuleapCodingStandard/Sniffs/Commenting/FileCopyrightSniff.php | +18 | −18 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +217 | −595 | Go to diff View file |