Skip to content
Snippets Groups Projects
Commit 391646f3 authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[TASK] Add PSR-4 namespace integrity check for code files

This patch adds a script to scan and verify namespace of
core class and test files to be PSR-4 compliant. It uses
provided namespace registration in core system extensions
and root composer file for test namespace registrations.

Test fixture test extensions are ignored for now. Check
for these will be enabled in a dedicated patch, after
streamling of fixture test extensions has been done.

Resolves: #97790
Releases: main, 11.5
Change-Id: I36d2946891f2e12dd140b98075a13a65f0b70bb4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74930


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 69bf2c66
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment