stable

Clone or download

Read-only

Remove deprecated usage of each() in tracker v5 plugins

This is part of request #12147: Fix PHP 7.2 warnings and errors Change-Id: I5b1af5d67350c051d95d855a316f8b04dd07ce9a

Modified Files

Name
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +9 −7 Go to diff View file
M plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Bar.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactGraphDependenciesButtonPresenterBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +5 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/ViewCollection.class.php +1 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php +5 −3 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Tracker_RulesManager.class.php +53 −42 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_ArtifactByEmailStatus.class.php +5 −3 Go to diff View file
M plugins/tracker/include/workflow/Workflow.class.php +1 −2 Go to diff View file
M plugins/tracker_date_reminder/include/TrackerDateReminder_ArtifactFieldFactory.class.php +1 −1 Go to diff View file
M plugins/tracker_date_reminder/include/tracker_date_reminderPlugin.class.php +2 −3 Go to diff View file