stable

Clone or download

Read-only

Align Widget::create signature

In next commit PHP7 test suite complains about Widget\Kanban::create signature not being aligned with \Widget::create. Better align in a dedicated commit first to ease review. Part of request #11076 Project dashboards should be part of xml import. Change-Id: I470ce8532adab66c296e04a47b560453c08a9881

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php +2 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +2 −1 Go to diff View file
M plugins/docman/include/Docman_Widget_Embedded.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php +1 −1 Go to diff View file
M plugins/hudson/include/HudsonJobWidget.class.php +1 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +2 −1 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/widget/Widget_ImageViewer.class.php +1 −1 Go to diff View file
M src/common/widget/Widget_Rss.class.php +2 −1 Go to diff View file