Skip to content

[BUGFIX] Remove deprecated $GLOBALS['TSFE'] test scaffolding - #198

Open
tivvie wants to merge 1 commit into
andersundsehr:TYPO3v13from
mogic-le:mogic-v13-pr3
Open

[BUGFIX] Remove deprecated $GLOBALS['TSFE'] test scaffolding#198
tivvie wants to merge 1 commit into
andersundsehr:TYPO3v13from
mogic-le:mogic-v13-pr3

Conversation

@tivvie

@tivvie tivvie commented Jul 16, 2026

Copy link
Copy Markdown

$GLOBALS['TSFE'] direct access is deprecated per
Deprecation-105230-TypoScriptFrontendControllerAndGLOBALSTSFE for TYPO3 13.4. Nothing in Classes/ reads this global; it was only ever dead bootstrap left over from 9578112 (PHP 8.0 / TYPO3 11.5 compat).

$GLOBALS['TSFE'] direct access is deprecated per
Deprecation-105230-TypoScriptFrontendControllerAndGLOBALSTSFE for
TYPO3 13.4. Nothing in Classes/ reads this global; it was only ever
dead bootstrap left over from 9578112 (PHP 8.0 / TYPO3 11.5 compat).
@cweiske

cweiske commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants