stable

Clone or download

Read-only

Fix PHP 7.4 notice visible when importing trackers

The notice can be seen during the setup of the REST tests with PHP 7.4 (`make tests-rest PHP_VERSION=74`). PHP Notice: Trying to access array offset on value of type null in /usr/share/tuleap/plugins/tracker/include/trackerPlugin.php on line 1061 Part of request #13487: Run Tuleap test suites with PHP 7.4 Change-Id: I526dbd5e32cdb7049ae23e96b3aeb03d1ccc87a6

Modified Files

Name
M plugins/tracker/include/trackerPlugin.php +1 −1 Go to diff View file