Skip to content
Snippets Groups Projects
Commit 0a8effb1 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Benni Mack
Browse files

[TASK] Deprecate Extbase EnvironmentService

EnvironmentService is an API class for constant TYPO3_MODE,
which has been deprecated with v11. Core API class
ApplicationType can be used instead, which obsoletes
EnvironmentService.
The code adapts usages and deprecates EnvironmentService.

Releases: master
Resolves: #92494
Related: #92947
Change-Id: Id6f818a8f312e735904d79e7b372fe70db97c9a1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66060


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent a7d46bc3
Branches
Tags
No related merge requests found
Showing
with 145 additions and 165 deletions
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