Actions
Task #86187
closedPrevent warning on InstallStatusReport -> getRemainingUpdatesStatus
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Check first if array key exists before check if it is an array
Line 154
if (is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install']['update']))
Actions