stable
Clone or download
Read-only
Merge commit 'refs/changes/37/16137/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13854: Update to Psalm 3.5.1 [0][1]
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/Column.class.php | +2 | −2 | Go to diff View file |
M | plugins/cardwall/include/OnTop/Config/TrackerMapping.class.php | +3 | −3 | Go to diff View file |
M | plugins/cardwall/include/OnTop/Config/TrackerMappingFactory.class.php | +1 | −4 | Go to diff View file |
M | plugins/cardwall/include/OnTop/Config/ValueMapping.class.php | +3 | −3 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_MyDocmanSearch.class.php | +5 | −3 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritDriver.class.php | +2 | −10 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritLegacy.class.php | +1 | −9 | Go to diff View file |
M | plugins/git/include/Git/Driver/GerritREST.class.php | +3 | −1 | Go to diff View file |
M | plugins/git/include/GitViews/GitPhpViewer.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git_Widget_UserPushes.class.php | +1 | −3 | Go to diff View file |
M | plugins/ldap/include/LDAP.class.php | +1 | −0 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiDao.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiInstantiater.class.php | +6 | −2 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ArtifactValidator.class.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport.class.php | +6 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyAttachment.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +4 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Date/Factory.class.php | +0 | −5 | Go to diff View file |
M | src/common/CLI/Command/UserPasswordCommand.php | +6 | −2 | Go to diff View file |
M | src/common/Project/REST/HeartbeatsRepresentation.php | +1 | −4 | Go to diff View file |
M | src/common/chart/Chart_GanttBar.class.php | +6 | −6 | Go to diff View file |
M | src/common/chart/Chart_GanttMilestone.class.php | +1 | −1 | Go to diff View file |
M | src/common/dao/ArtifactGlobalNotificationDao.class.php | +10 | −8 | Go to diff View file |
M | src/common/dao/ArtifactRuleDao.class.php | +4 | −6 | Go to diff View file |
M | src/common/mail/MassmailSender.class.php | +2 | −6 | Go to diff View file |
M | src/common/mail/RecipientListBuilder.php | +3 | −3 | Go to diff View file |
M | src/common/tracker/Artifact.class.php | +1 | −1 | Go to diff View file |
M | src/common/tracker/ArtifactFieldSet.class.php | +3 | −3 | Go to diff View file |
M | src/common/tracker/ArtifactImport.class.php | +3 | −3 | Go to diff View file |
M | src/composer.lock | +16 | −17 | Go to diff View file |
M | src/www/include/nusoap.php | +3 | −3 | Go to diff View file |
M | src/www/soap/tracker/tracker.php | +15 | −15 | Go to diff View file |