stable

Clone or download

Read-only

Fix 6 issues detected by Psalm already existing in the codebase

Those 6 issues are set in the Psalm's baseline and, as such, not reported in usual run. request #13780: Enforce the position of arguments and braces of methods comes with a massive change and those 3 errors are no more detected known issues. This contribution fixes that before applying the style fix everywhere. Change-Id: I0ee7d59fd5fad156261b8cb84b96cf6b18058914

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/CardRepresentation.class.php +8 −1 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +6 −0 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/NotificationBotIndexController.php +2 −7 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_CumulativeFlow_DataBuilder.class.php +1 −1 Go to diff View file
M src/common/reference/ReferenceManager.class.php +1 −1 Go to diff View file
M tests/psalm/tuleap-baseline.xml +1 −8 Go to diff View file