Skip to content
Snippets Groups Projects
Commit c59eabe9 authored by Benni Mack's avatar Benni Mack Committed by Stefan Bürk
Browse files

[TASK] Clean up extension manager code

This change adapts various strict types, and reduces
some injection within EXT:extensionmanager.

The main issue is: There are main circular dependencies
between Utility classes, which should slowly dissolve,
some safe places have been considered now to
be adapted further in subsequenting patches

In addition, all code is now strict-typed,
as all code is internal within EXT:extensionmanager
this is now finally taken care of.

Resolves: #102897
Releases: main
Change-Id: Idb1bd24a9694bb0204acc276de2bcc38c3b6d7a1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81948


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 3057fc80
Branches
Tags
Showing
with 158 additions and 468 deletions
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