Skip to content
Snippets Groups Projects
Commit e83de626 authored by Christian Kuhn's avatar Christian Kuhn Committed by Stefan Bürk
Browse files

[TASK] Deprecate two TypoScript related exceptions

MissingTsfeException: This one is useless, we can
simply return false in the expression function
instead of throwing the exception.

InvalidTypoScriptConditionException: This was rendered
unused with the refactoring of the condition matcher
and expression language TypoScript implementation in
patch #100047.

Resolves: #100237
Related: #100047
Releases: main
Change-Id: Ic6732bbb07b5e38deee8d94921eac12041f00e38
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78195


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
parent 3f5e3dcc
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