Project

General

Profile

Actions

Task #103465

closed

Create common base for integrity checker using finder and php parser

Added by Anja Leichsenring about 2 months ago. Updated 3 days 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

Actions

Also available in: Atom PDF