Project

General

Profile

Actions

Task #103465

closed

Create common base for integrity checker using finder and php parser

Added by Anja Leichsenring 3 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Should have
Category:
-
Target version:
-
Start date:
2024-03-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently we have four integrity checker that use both symfony finder to prepare their set of files, and the nicic PHP parser to execute their checks. With more of those to come, it is time to prepare an architecture that feeds the checkers. Thus we can change everything in one place if needed.

This are the checkers we currently have:

Build/Scripts/annotationChecker.php
Build/Scripts/checkNamespaceIntegrity.php
Build/Scripts/testClassFinalChecker.php
Build/Scripts/testMethodPrefixChecker.php


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #103868: Avoid throwing away previous errors in integrity checksResolvedStefan Bürk2024-05-21

Actions
Related to TYPO3 Core - Task #103930: Display correct name in `runTests.sh` help textResolvedStefan Bürk2024-05-26

Actions
Actions

Also available in: Atom PDF