Skip to content
Snippets Groups Projects
Commit e67853b5 authored by Helmut Hummel's avatar Helmut Hummel Committed by Benni Mack
Browse files

[TASK] Remove dead and outdated check for TYPO3_PATH_WEB constant

The check for the constant TYPO3_PATH_WEB was an experiment,
to allow a document root with public assets only, but
this never worked out and was never really used.

The check can safely be removed, as it won't do anything
useful anyway.

Also adapt a comment in SystemEnvironmentBuilder
which still refers to this variable/constant and its
usage in the helhum/typo3-secure-web package.
This statement can be removed as helhum/typo3-secure-web
is not actually using that constant/envvar.

Resolves: #91215
Related: #63025
Releases: master
Change-Id: I1b44ba97f4654d1e4e200d7ad1a7c228dba48c25
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64330


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarJosef Glatz <josefglatz@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJosef Glatz <josefglatz@gmail.com>
parent a92fd9f7
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