stable
Clone or download
Read-only
Trace: ``` PHP Notice: Trying to access array offset on value of type null in /usr/share/tuleap/plugins/tracker/include/Tracker/Report/AdditionalCriteria/CommentCriterionValueRetriever.php on line 41 ``` Possible way to reproduce: 1. Go to a tracker report 2. Filter the artifacts with the comment criterion 3. Revert the change to the report Part of request #20946: Fix notices/warnings/errors encountered when using PHP 7.4 FPM pools Change-Id: Ic4e0161e54cca8b3d7ed2393563968a17fb16bd5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Report/AdditionalCriteria/CommentCriterionValueRetriever.php | +2 | −2 | Go to diff View file |