stable

Clone or download

Read-only

Fix PHP 7.4 warnings when trying to access array offset on a int or null value

This only fix the issue for the PHPUnit unit test testsuite. Part of request #13487: Run Tuleap test suites with PHP 7.4 Change-Id: I3f2b61c91a5dd1e1f9308972b4bb3f6bf71dfc31

Modified Files

Name
M plugins/docman/phpunit/Upload/Document/DocumentMetadataCreatorTest.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownCacheGenerationChecker.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/Transition/Condition/PermissionsTest.php +1 −1 Go to diff View file
M src/common/User/UserManager.class.php +1 −1 Go to diff View file