Project

General

Profile

Actions

Task #103465

open

Create common base for integrity checker using finder and php parser

Added by Anja Leichsenring about 1 month ago. Updated about 1 month ago.

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

0%

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

Actions #1

Updated by Gerrit Code Review about 1 month ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83568

Actions #2

Updated by Gerrit Code Review about 1 month ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83568

Actions #3

Updated by Gerrit Code Review about 1 month ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83568

Actions

Also available in: Atom PDF