Skip to content
Snippets Groups Projects
Commit c6e5be19 authored by Benni Mack's avatar Benni Mack Committed by Nikita Hovratov
Browse files

[BUGFIX] Fix addService PHP 8 warning

If a service is registered with ExtensionManagementUtility::addService(),
that does not have a "os" flag, then a PHP 8 warning
is raised (during loading).

This change avoids this warning.

Resolves: #99294
Releases: main, 11.5
Change-Id: Ie5427e1a48f32dccbf1c5618a199c9a4d55774d3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76942


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 36459901
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