stable

Clone or download

Read-only

Displaying the forum list throws notices

Trace: ``` Notice: Trying to access array offset on value of type null in /usr/share/tuleap/src/www/include/html.php on line 61 ``` Reproduction steps: 1. Go the forum list of a project `GET /forum/?group_id=<project_id>` Part of request #20946: Fix notices/warnings/errors encountered when using PHP 7.4 FPM pools Change-Id: Id5d388e78b719572f40d7f1ca24b4cfa99f18850

Modified Files

Name
M src/www/include/html.php +3 −1 Go to diff View file