Project

General

Profile

Actions

Task #93425

closed

Adapt for upcoming Symfony 5.3 console.command DI properties: description and hidden

Added by Benjamin Franzke about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Category:
CLI
Target version:
Start date:
2021-02-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

See https://github.com/symfony/symfony/pull/39851

Example of new possible syntax as of symfony 5.3:

  TYPO3\CMS\Core\Command\ExtensionListCommand:
    tags:
      - name: 'console.command'
        command: 'extension:list'
        description: 'Shows the list of extensions available to the system'
        hidden: false
        schedulable: false

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #93174: Command list unavailable, when command creation with container failsClosed2020-12-27

Actions
Actions

Also available in: Atom PDF