Project

General

Profile

Actions

Task #103465

closed

Create common base for integrity checker using finder and php parser

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


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 #1

Updated by Gerrit Code Review 2 months 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 2 months 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 2 months 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 #4

Updated by Gerrit Code Review 18 days ago

Patch set 5 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 #5

Updated by Gerrit Code Review 18 days ago

Patch set 6 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 #6

Updated by Gerrit Code Review 18 days ago

Patch set 7 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 #7

Updated by Gerrit Code Review 18 days ago

Patch set 8 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 #8

Updated by Gerrit Code Review 18 days ago

Patch set 9 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 #9

Updated by Gerrit Code Review 18 days ago

Patch set 10 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 #10

Updated by Gerrit Code Review 18 days ago

Patch set 11 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 #12

Updated by Gerrit Code Review 18 days ago

Patch set 12 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 #13

Updated by Gerrit Code Review 17 days ago

Patch set 13 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 #14

Updated by Anja Leichsenring 17 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Stefan Bürk 12 days ago

  • Related to Bug #103868: Avoid throwing away previous errors in integrity checks added
Actions #16

Updated by Stefan Bürk 6 days ago

  • Related to Task #103930: Display correct name in `runTests.sh` help text added
Actions

Also available in: Atom PDF