stable
Clone or download
Read-only
This is part of request #12147 Fix PHP 7.2 warnings and errors Change-Id: I070fe542ee39d82d260ef8e4d81e289220ea07aa
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_Embedded.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git_Widget_UserPushes.class.php | +1 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php | +2 | −2 | Go to diff View file |
M | plugins/hudson/include/HudsonJobWidget.class.php | +3 | −2 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php | +1 | −2 | Go to diff View file |
M | plugins/label/include/Label/Widget/ProjectLabeledItems.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php | +1 | −1 | Go to diff View file |
M | src/common/Dashboard/Widget/Router.php | +5 | −3 | Go to diff View file |
M | src/common/layout/Layout.class.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Note/ProjectNote.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Widget.class.php | +3 | −1 | Go to diff View file |
M | src/common/widget/Widget_ImageViewer.class.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Widget_MyAdmin.class.php | +2 | −2 | Go to diff View file |
M | src/common/widget/Widget_MyArtifacts.class.php | +2 | −2 | Go to diff View file |
M | src/common/widget/Widget_MyLatestSvnCommits.class.php | +2 | −2 | Go to diff View file |
M | src/common/widget/Widget_MyMonitoredFp.class.php | +4 | −4 | Go to diff View file |
M | src/common/widget/Widget_ProjectDescription.class.php | +3 | −3 | Go to diff View file |
M | src/common/widget/Widget_ProjectPublicAreas.class.php | +2 | −2 | Go to diff View file |
M | src/common/widget/Widget_ProjectSvnStats.class.php | +2 | −2 | Go to diff View file |
M | src/common/widget/Widget_Rss.class.php | +1 | −1 | Go to diff View file |
M | src/www/goto.php | +49 | −33 | Go to diff View file |