Actions
Bug #73714
closedExecuting extbase commands as schedule task broken
Start date:
2016-02-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently it isn't possible to execute any extbase command as scheduler task. All tasks exit with PHP Warning: array_shift() expects parameter 1 to be array, null given in vendor\symfony\console\Input\ArgvInput.php line 59
Actions