Skip to content
Snippets Groups Projects
Commit 8502ac33 authored by Markus Klein's avatar Markus Klein Committed by Helmut Hummel
Browse files

[BUGFIX] Handle missing $_SERVER['PATH_INFO']

Fix PHP8 warning issue if $_SERVER['PATH_INFO'] is not set.

Resolves: #96373
Releases: main, 11.4
Change-Id: I427aee39c6f6389e418f27474c01cbfd973355e1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72696


Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarJohannes Kasberger <johannes.kasberger@reelworx.at>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarJohannes Kasberger <johannes.kasberger@reelworx.at>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
parent 8237e56c
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