Skip to content
Snippets Groups Projects
Commit c5ff8b8e authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Remove docBlockChecker integrity test

We have the annotationChecker and the ever growing
phpstan ruleset that scan our codebase for code and
documentation code block violations.

For the additional script docBlockChecker.php it's
unclear what it actually does and when it should fail.
It never went red to my knowledge. The patch author
didn't know what was going on and I've been unable to
make the script fail with local tests. The mentioned
phpdocumentor/phpdocumentor seems to have never
materialized in our world, and tools like api.typo3.org
rely on doxygen.

The patch drops that integrity test script and removes
usages in runTests.sh and gitlab-ci.

Resolves: #94735
Related: #89023
Releases: master
Change-Id: Id7744780cd50e2009d59bd0f040799f8081924e7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70277


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 0cf052aa
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