Project

General

Profile

Actions

Bug #81917

closed

Calling typo3/sysext/core/bin/typo3 extbase -v throws Exception

Added by Stephan Großberndt almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
CLI
Target version:
-
Start date:
2017-07-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

1.

php7.0 /var/www/example.org/www/typo3/sysext/core/bin/typo3 extbase -v

yields

[Symfony\Component\Console\Exception\LogicException] You must override the execute() method in the concrete command class.

Exception trace:
 () at /var/www/example.org/typo3_src-8.7.3/vendor/symfony/console/Command/Command.php:164
 Symfony\Component\Console\Command\Command->execute() at /var/www/example.org/typo3_src-8.7.3/vendor/symfony/console/Command/Command.php:262
 Symfony\Component\Console\Command\Command->run() at /var/www/example.org/typo3_src-8.7.3/vendor/symfony/console/Application.php:826
 Symfony\Component\Console\Application->doRunCommand() at /var/www/example.org/typo3_src-8.7.3/vendor/symfony/console/Application.php:189
 Symfony\Component\Console\Application->doRun() at /var/www/example.org/typo3_src-8.7.3/vendor/symfony/console/Application.php:120
 Symfony\Component\Console\Application->run() at /var/www/example.org/typo3_src-8.7.3/typo3/sysext/core/Classes/Console/CommandRequestHandler.php:91
 TYPO3\CMS\Core\Console\CommandRequestHandler->handleRequest() at /var/www/example.org/typo3_src-8.7.3/typo3/sysext/core/Classes/Core/Bootstrap.php:310
 TYPO3\CMS\Core\Core\Bootstrap->handleRequest() at /var/www/example.org/typo3_src-8.7.3/typo3/sysext/core/Classes/Console/CommandApplication.php:75
 TYPO3\CMS\Core\Console\CommandApplication->run() at /var/www/example.org/typo3_src-8.7.3/typo3/sysext/core/bin/typo3:22
 {closure}() at /var/www/example.org/typo3_src-8.7.3/typo3/sysext/core/bin/typo3:23

2.

php7.0 /var/www/example.org/www/typo3/sysext/core/bin/typo3 extbase

yields

[Symfony\Component\Console\Exception\LogicException] You must override the execute() method in the concrete command class.

3.

php7.0 /var/www/sevas.lan/www/typo3/sysext/core/bin/typo3 extbase -x

yields

[Symfony\Component\Console\Exception\RuntimeException] The "-x" option does not exist.
Actions #1

Updated by Stephan Großberndt almost 7 years ago

  • Description updated (diff)
Actions #2

Updated by Stephan Großberndt almost 7 years ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53926

Actions #4

Updated by Gerrit Code Review over 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53926

Actions #5

Updated by Gerrit Code Review over 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53926

Actions #6

Updated by Gerrit Code Review over 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53926

Actions #7

Updated by Gerrit Code Review over 6 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53926

Actions #8

Updated by Gerrit Code Review over 6 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53926

Actions #9

Updated by Gerrit Code Review over 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54162

Actions #10

Updated by Anonymous over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF