Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • Build
  • testing-docker
  • local
  • docker-compose.yml
Find file Blame History Permalink
  • lolli's avatar
    [TASK] Remove docBlockChecker integrity test · c5ff8b8e
    lolli authored Aug 06, 2021
    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>
    c5ff8b8e