Project

General

Profile

Actions

Bug #102292

closed

Respect the AsCommand `hidden` constructor argument

Added by Benjamin Franzke 6 months ago. Updated 6 months ago.

Status:
Resolved
Priority:
Should have
Category:
CLI
Start date:
2023-10-30
Due date:
% Done:

100%

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

Description

Symfony's AsCommand attribute encodes `hidden = true` into
a trailing `|` for the name attribute. Drop that for our
command list and mark the command as hidden in the command
registry.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #101567: Autoregister Console Command via PHP AttributeClosed2023-08-03

Actions
Related to TYPO3 Core - Task #102277: Clarify Symfony CLI attribute argument "hidden" it not usable in changelogRejectedChris Müller2023-10-27

Actions
Actions #1

Updated by Benjamin Franzke 6 months ago

  • Related to Feature #101567: Autoregister Console Command via PHP Attribute added
Actions #2

Updated by Gerrit Code Review 6 months ago

  • Status changed from New to Under Review

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

Actions #3

Updated by Gerrit Code Review 6 months ago

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

Actions #4

Updated by Gerrit Code Review 6 months ago

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

Actions #5

Updated by Gerrit Code Review 6 months ago

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

Actions #6

Updated by Gerrit Code Review 6 months ago

Patch set 1 for branch 12.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/+/81660

Actions #7

Updated by Benjamin Franzke 6 months ago

  • Related to Task #102277: Clarify Symfony CLI attribute argument "hidden" it not usable in changelog added
Actions #8

Updated by Anonymous 6 months ago

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

Also available in: Atom PDF