Project

General

Profile

Typo3 V11 > V12 » History » Version 2

Enis Nuredini, 05.04.2023 11:54

1 1 Enis Nuredini
h1. Migration Typo3 V11 > V12
2
3
h3. defined('TYPO3_MODE')
4
5 2 Enis Nuredini
Every conf file which uses the 'TYPO3_MODE' constant needs to be refactored, because this constant isn't used anymore in T3 V12. New constant name is 'TYPO3'
6
7 1 Enis Nuredini
This applies to:
8 2 Enis Nuredini
9
* - UZH CD > ext_tables.php
10
* - QFQ > ext_tables.php, ext_localconf.php, Configuration/TCA/tt_content.php