Project

General

Profile

Actions

Bug #75670

closed

CLI Dispatcher broken in 7.6.x

Added by Philipp Idler about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When I execute an scheduler task in command via CLI in TYPO3 7.6.5 I get:

> typo3/cli_dispatch.phpsh extbase help
Oops, an error occurred: This script must have a command as first argument.

With TYPO3 7.6.4 I get:

PHP Warning: array_shift() expects parameter 1 to be array, null given in /html/typo3/typo3_src-7.6.4/vendor/symfony/console/Input/ArgvInput.php line 61

Seems like something is broken with CLI dispatcher in 7.6.x

Actions

Also available in: Atom PDF