Skip to content
Snippets Groups Projects
Commit 1c2e1265 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/+/76955


Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
parent 5488994d
Branches
Tags
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