stable

Clone or download

Read-only

Fix PHP 7.4 notices in XMLImport_XMLImportFieldStrategyList class

This contribution solves notices caused by the usage of a boolean value as if it is an array. The notices can be seen during the initialization of the REST tests. Part of request #13487: Run Tuleap test suites with PHP 7.4 Change-Id: I2497150ab54ca928221bc478f1623a0ee9b5d011

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyList.class.php +7 −2 Go to diff View file