stable

Clone or download

Read-only

Building a file representation throws notices

Trace: ``` Notice: Trying to access array offset on value of type bool in /usr/share/tuleap/plugins/frs/include/FRS/REST/v1/FileRepresentation.php on line 152 ``` Reproduction steps: 1. Activate the FRS plugin 2. Create or update a release to add a file to it with no "Processor" or "File Type" information 3. Display the release note Part of request #20946: Fix notices/warnings/errors encountered when using PHP 7.4 FPM pools Change-Id: I8a63683518bf746c4e987637ae301f6e200a73a9

Modified Files

Name
M plugins/frs/include/FRS/REST/v1/FileRepresentation.php +4 −4 Go to diff View file