Project

General

Profile

Actions

Bug #84530

closed

Deprecate globals usage in FormEngine

Added by Nicole Cordes about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2018-03-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Instead of removing the handling of _GP(defVals), it needs to be deprecated in FormEngine. I think FormEngine is public API and there is no way to find out if the current version handles _GP(defVals) on its own or needs proper configuration from outside. If you set configuration from outside your code will throw an error if the new configuration is not supported (e.g. with 9.1).

As there is no method that can be used to determine if configuration is needed, I think the _GP usage needs to be deprecated "softly".


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #84506: Free FormEngine from _GP usageClosed2018-03-21

Actions
Actions

Also available in: Atom PDF