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 #1

Updated by Benjamin Franzke about 3 years ago

  • Related to Feature #93174: Command list unavailable, when command creation with container fails added
Actions #2

Updated by Gerrit Code Review about 3 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/c/Packages/TYPO3.CMS/+/67639

Actions #3

Updated by Gerrit Code Review about 3 years ago

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

Actions #4

Updated by Benjamin Franzke about 3 years ago

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

Updated by Benni Mack about 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF