‪TYPO3CMS  9.5
ArrayDimensionMatcher.php
Go to the documentation of this file.
1 <?php
2 return [
3  // LocalConfiguration / AdditionalConfiguration settings
4  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'GLOBAL\'][\'cliKeys\']' => [
5  'restFiles' => [
6  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
7  'Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst',
8  ],
9  ],
10  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'FE\'][\'noPHPscriptInclude\']' => [
11  'restFiles' => [
12  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
13  ],
14  ],
15  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'FE\'][\'maxSessionDataSize\']' => [
16  'restFiles' => [
17  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
18  'Deprecation-70316-FrontendBasketWithRecs.rst',
19  ],
20  ],
21  '$GLOBALS[\'TYPO3_CONF_VARS_extensionAdded\']' => [
22  'restFiles' => [
23  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
24  'Deprecation-80583-TYPO3_CONF_VARS_extensionAdded.rst',
25  ],
26  ],
27  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'enable_errorDLOG\']' => [
28  'restFiles' => [
29  'Breaking-82162-GlobalErrorConstantsRemoved.rst',
30  ],
31  ],
32  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'enable_exceptionDLOG\']' => [
33  'restFiles' => [
34  'Breaking-82162-GlobalErrorConstantsRemoved.rst',
35  ],
36  ],
37  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'sqlDebug\']' => [
38  'restFiles' => [
39  'Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst',
40  ],
41  ],
42  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'setDBinit\']' => [
43  'restFiles' => [
44  'Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst',
45  ],
46  ],
47  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'no_pconnect\']' => [
48  'restFiles' => [
49  'Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst',
50  ],
51  ],
52  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'dbClientCompress\']' => [
53  'restFiles' => [
54  'Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst',
55  ],
56  ],
57  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'enable_DLOG\']' => [
58  'restFiles' => [
59  'Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst',
60  ],
61  ],
62  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_userauth.php\'][\'writeDevLog\']' => [
63  'restFiles' => [
64  'Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst',
65  ],
66  ],
67  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_userauth.php\'][\'writeDevLogFE\']' => [
68  'restFiles' => [
69  'Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst',
70  ],
71  ],
72  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_userauth.php\'][\'writeDevLogBE\']' => [
73  'restFiles' => [
74  'Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst',
75  ],
76  ],
77  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'doNotCheckReferer\']' => [
78  'restFiles' => [
79  'Important-83768-RemoveReferrerCheck.rst',
80  ],
81  ],
82 
83  // Hooks
84  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_befunc.php\'][\'getFlexFormDSClass\']' => [
85  'restFiles' => [
86  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
87  'Deprecation-78581-FlexFormRelatedParsing.rst',
88  ],
89  ],
90  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/div/class.t3lib_utility_client.php\'][\'getDeviceType\']' => [
91  'restFiles' => [
92  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
93  'Deprecation-79560-DeprecateClientUtilitygetDeviceType.rst',
94  ],
95  ],
96  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'typo3/class.db_list.inc\'][\'makeQueryArray\']' => [
97  'restFiles' => [
98  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
99  'Deprecation-76259-DeprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst',
100  ],
101  ],
102  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'ext/tstemplate_info/class.tx_tstemplateinfo.php\'][\'postTCEProcessingHook\']' => [
103  'restFiles' => [
104  'Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst',
105  ],
106  ],
107  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'ext/tstemplate_info/class.tx_tstemplateinfo.php\'][\'postOutputProcessingHook\']' => [
108  'restFiles' => [
109  'Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst',
110  ],
111  ],
112  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'EXT\'][\'extConf\']' => [
113  'restFiles' => [
114  'Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst',
115  ],
116  ],
117  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'EXT\'][\'allowSystemInstall\']' => [
118  'restFiles' => [
119  'Breaking-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst',
120  ],
121  ],
122  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_div.php\'][\'devLog\']' => [
123  'restFiles' => [
124  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
125  ],
126  ],
127  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SYS\'][\'enableDeprecationLog\']' => [
128  'restFiles' => [
129  'Deprecation-82438-DeprecationMethods.rst',
130  ],
131  ],
132  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'BE\'][\'fileExtensions\'][\'webspace\'][\'allow\']' => [
133  'restFiles' => [
134  'Breaking-83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst',
135  ],
136  ],
137  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'BE\'][\'fileExtensions\'][\'webspace\'][\'deny\']' => [
138  'restFiles' => [
139  'Breaking-83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst',
140  ],
141  ],
142  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_parsehtml_proc.php\'][\'modifyParams_LinksRte_PostProc\']' => [
143  'restFiles' => [
144  'Deprecation-83252-Link-tagSyntaxProcesssing.rst',
145  ],
146  ],
147  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'t3lib/class.t3lib_parsehtml_proc.php\'][\'modifyParams_LinksDb_PostProc\']' => [
148  'restFiles' => [
149  'Deprecation-83252-Link-tagSyntaxProcesssing.rst',
150  ],
151  ],
152  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList\'][\'buildQueryParameters\']' => [
153  'restFiles' => [
154  'Deprecation-83740-CleanupOfAbstractRecordListBreaksHook.rst',
155  ],
156  ],
157  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_adminpanel.php\'][\'extendAdminPanel\']' => [
158  'restFiles' => [
159  'Deprecation-84045-AdminPanelHookDeprecated.rst',
160  'Feature-84045-NewAdminPanelModuleAPI.rst',
161  ],
162  ],
163  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'urlProcessing\'][\'urlHandlers\']' => [
164  'restFiles' => [
165  'Deprecation-85124-RedirectingUrlHandlerHookConcept.rst',
166  ],
167  ],
168  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'ext/saltedpasswords\'][\'saltMethods\']' => [
169  'restFiles' => [
170  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst'
171  ],
172  ],
173  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_fe.php\'][\'hook_previewInfo\']' => [
174  'restFiles' => [
175  'Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst',
176  ],
177  ],
178  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'extbase\'][\'commandControllers\']' => [
179  'restFiles' => [
180  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
181  ],
182  ],
183  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_fe.php\'][\'tslib_fe-PostProc\']' => [
184  'restFiles' => [
185  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
186  ],
187  ],
188  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_fe.php\'][\'connectToDB\']' => [
189  'restFiles' => [
190  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
191  ],
192  ],
193  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_fe.php\'][\'initFEuser\']' => [
194  'restFiles' => [
195  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
196  ],
197  ],
198  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/index_ts.php\'][\'preBeUser\']' => [
199  'restFiles' => [
200  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
201  ],
202  ],
203  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/index_ts.php\'][\'postBeUser\']' => [
204  'restFiles' => [
205  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
206  ],
207  ],
208  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_fe.php\'][\'checkAlternativeIdMethods-PostProc\']' => [
209  'restFiles' => [
210  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
211  ],
212  ],
213  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/index_ts.php\'][\'preprocessRequest\']' => [
214  'restFiles' => [
215  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
216  ],
217  ],
218  '$GLOBALS[\'TYPO3_CONF_VARS\'][\'SC_OPTIONS\'][\'tslib/class.tslib_fe.php\'][\'checkDataSubmission\']' => [
219  'restFiles' => [
220  'Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst',
221  ],
222  ],
223 ];