Skip to content
Snippets Groups Projects
Commit d9c10375 authored by Christian Kuhn's avatar Christian Kuhn Committed by Andreas Fernandez
Browse files

[TASK] Simplify ext:beuser moduleData handling

* Store an array in uc instead of serialized objects
* PHP 7.4 strictness in some classes
* Simplified inheritance chain
* Drop a service class of little use by merging
  calls to controller
* Avoid another ObjectManager->get() call
* Minor bugfix that a shortcut to 'compare users'
  is not reflected in module menu drop down
* Minor cosmetics

Change-Id: I73bd2f884573807a819e4ae0d68c93897641b0f1
Resolves: #94025
Releases: master
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68924


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 25a010a3
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