Skip to content
Snippets Groups Projects
Commit 11cbe790 authored by Alexander Nitsche's avatar Alexander Nitsche Committed by Christian Kuhn
Browse files

[TASK] Build / CI: Get all exception codes of TYPO3 on CLI

All exception codes of the current TYPO3 version can be output
to stdout without checking for missing and duplicate exception codes.

Therefore, the patch adds the `-p` option to the
duplicateExceptionCodeCheck.sh:

Build/Scripts/duplicateExceptionCodeCheck.sh -p

It is also added to runTests.sh:

Build/Scripts/runTests.sh -s listExceptionCodes

Resolves: #93499
Releases: master, 10.4, 9.5
Change-Id: I088d53bfbd8b5255b6516de3f546f3f914871ee1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67913


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent fdb8a018
Branches
Tags
No related merge requests found
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