Skip to content
Snippets Groups Projects
Commit 785e579d authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Oliver Bartsch
Browse files

[TASK] Use Command::* constants for return values

Since Symfony 5.x, the Command class offers constants for possible
return values to be used in a commands `execute()` method.

All commands are adjusted.

Resolves: #97912
Releases: main
Change-Id: I14f7e13ceb1b10cb21528bb420a6f8c1a20f8ab3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75154


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 92fc2486
Branches
Tags
No related merge requests found
Showing
with 43 additions and 43 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment