Skip to content
Snippets Groups Projects
Commit d868873c authored by Torben Hansen's avatar Torben Hansen Committed by Benni Mack
Browse files

[TASK] Modernize ext:belog

* Use strict function argument and return types where possible
* Removed superfluous argument and return type doc comments
* Replaced deprecated strftime usage
* Removed invalid extension key for LocalizationUtility usage
* Replaced switch statement with match expression
* Removed superfluous type casts

Resolves: #98184
Releases: main
Change-Id: If2f4060f80f26c2116eb668220d009b7ae4281b1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75527


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 8e860361
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