Skip to content
Snippets Groups Projects
Commit a48aaeb4 authored by Benni Mack's avatar Benni Mack Committed by Susanne Moog
Browse files

[TASK] Further clean ups in extension manager code

Extension Manager Utility classes are optimized for further
clean ups:
- "ext_icon" in package array is renamed to "icon" with an absolute path
- unneeded icon information is removed
- EmConfUtility has optimized signature for handing in the extension key
- Minor optimizations in naming of arguments in FileHandlingUtility
- Dumping an extension.zip to the browser is now within the ActionController
- Various public properties are now protected

As this is just another incremental way to streamline Extension Manager
code, please note that e.g. strict types will follow in follow up patches.

Resolves: #90033
Releases: master
Change-Id: I6d53d850f4307581a82d6d7ec3933c9592573f23
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62783


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarSteffen Frese <steffenf14@...>
parent 350f2a67
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