Skip to content
Snippets Groups Projects
Commit be6b23f1 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[TASK] Use array for controller action lists

Clean up plugin configuration by using
an array for the action list. This also
improves performance, since no string
operations have to be done (internally,
TYPO3 handles the action list as array).

Resolves: #102666
Resolves: #95350
Releases: main
Change-Id: I75ec681096cccf49b3ac40b1961edbb060d1aae5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82182


Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent 8ebffad3
Branches
Tags
No related merge requests found
Showing with 42 additions and 44 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