Skip to content
Snippets Groups Projects
Commit 6d7483a8 authored by Helmut Hummel's avatar Helmut Hummel Committed by Stefan Bürk
Browse files

[BUGFIX] Make WebserverType an optional argument

There is no downside in making the argument optional.
Although the API is marked as internal, it is in use
in third party code, which would break within a bugfix release.

Logically the API makes total sense with the argument
being optional. If the webserver type is not known or not
provided, no additional file is created.

Resolves: #101868
Releases: main, 12.4
Change-Id: Ie559b8685fc582681befe09ff769724f13639862
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80894


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent c95ec9e5
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