mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:36:12 +02:00
tea/Configuration
Chris Müller a0955b5e0b
[TASK] Substitute TYPO3_MODE constant with TYPO3 constant (#521)
The TYPO3_MODE constant is deprecated with v11.0. The new constant
TYPO3, which replaces the old constant, was introduced also in
TYPO3 v10 with version v10.4.11:

https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Deprecation-92947-DeprecateTYPO3_MODEAndTYPO3_REQUESTTYPEConstants.html

As best practice, we should also use the new constant and
raise the composer constraints for TYPO3 accordingly.
2022-08-28 12:22:38 +02:00
..
FlexForms [FEATURE] Tea single view (#26) 2018-05-28 17:05:39 +02:00
TCA [TASK] Substitute TYPO3_MODE constant with TYPO3 constant (#521) 2022-08-28 12:22:38 +02:00
TsConfig [TASK] Use CamelCase for the TsConfig folder (#523) 2022-08-28 12:01:02 +02:00
TypoScript [CLEANUP] Adapt the TypoScript lint settings to the .editorconfig settings (#179) 2020-12-01 03:01:54 +01:00
.htaccess [TASK] Add the default directory structure (#7) 2018-01-27 15:54:51 +01:00
Services.yaml [BUGFIX] Configure DI and avoid using ObjectManager in TYPO3 11LTS (#399) 2022-03-02 02:07:25 +01:00
TsLint.yml [CLEANUP] Autoformat all files (#175) 2020-12-01 23:12:34 +01:00