Actions
Task #99492
closedUse table as output for the redirects:checkintegrity command
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling & Redirect Handling
Target version:
Start date:
2023-01-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
With various checks in the command, the list of hits can become very long. Instead of using the text format, it is better to use the table. The output can then be clearer.
https://symfony.com/doc/current/components/console/helpers/table.html
Actions