stable

Clone or download

Read-only

Fix notices when creating tracker report charts

Reproduction steps: 1. Start the creation of bar|burndown|cumulative flow|gantt|pie chart Part of request #20946: Fix notices/warnings/errors encountered when using PHP 7.4 FPM pools Change-Id: I9adf49b32672ff0ada8fd81729e12591a5fd84a0

Modified Files

Name
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Bar.class.php +2 −2 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Burndown.class.php +3 −3 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_CumulativeFlow.class.php +5 −5 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Gantt.class.php +8 −8 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Pie.class.php +1 −1 Go to diff View file