‪TYPO3CMS  10.4
ClassConstantMatcher.php
Go to the documentation of this file.
1 <?php
2 
3 return [
4  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_ERROR' => [
5  'restFiles' => [
6  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
7  ],
8  ],
9  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_WARNING' => [
10  'restFiles' => [
11  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
12  ],
13  ],
14  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_NOTIFICATION' => [
15  'restFiles' => [
16  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
17  ],
18  ],
19  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_OK' => [
20  'restFiles' => [
21  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
22  ],
23  ],
24  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT' => [
25  'restFiles' => [
26  'Breaking-82378-RemoveNamespacedJQuery.rst',
27  ],
28  ],
29  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT_NOCONFLICT' => [
30  'restFiles' => [
31  'Breaking-82378-RemoveNamespacedJQuery.rst',
32  ],
33  ],
34  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_INFO' => [
35  'restFiles' => [
36  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
37  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
38  ],
39  ],
40  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_NOTICE' => [
41  'restFiles' => [
42  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
43  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
44  ],
45  ],
46  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_WARNING' => [
47  'restFiles' => [
48  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
49  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
50  ],
51  ],
52  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_ERROR' => [
53  'restFiles' => [
54  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
55  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
56  ],
57  ],
58  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_FATAL' => [
59  'restFiles' => [
60  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
61  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
62  ],
63  ],
64  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::ITOA64' => [
65  'restFiles' => [
66  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
67  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
68  ],
69  ],
70  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::HASH_COUNT' => [
71  'restFiles' => [
72  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
73  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
74  ],
75  ],
76  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::MAX_HASH_COUNT' => [
77  'restFiles' => [
78  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
79  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
80  ],
81  ],
82  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::MIN_HASH_COUNT' => [
83  'restFiles' => [
84  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
85  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
86  ],
87  ],
88  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt::ITOA64' => [
89  'restFiles' => [
90  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
91  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
92  ],
93  ],
94  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::ITOA64' => [
95  'restFiles' => [
96  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
97  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
98  ],
99  ],
100  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::HASH_COUNT' => [
101  'restFiles' => [
102  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
103  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
104  ],
105  ],
106  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::MAX_HASH_COUNT' => [
107  'restFiles' => [
108  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
109  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
110  ],
111  ],
112  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::MIN_HASH_COUNT' => [
113  'restFiles' => [
114  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
115  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
116  ],
117  ],
118  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::ITOA64' => [
119  'restFiles' => [
120  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
121  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
122  ],
123  ],
124  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::HASH_COUNT' => [
125  'restFiles' => [
126  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
127  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
128  ],
129  ],
130  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::MAX_HASH_COUNT' => [
131  'restFiles' => [
132  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
133  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
134  ],
135  ],
136  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::MIN_HASH_COUNT' => [
137  'restFiles' => [
138  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
139  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
140  ],
141  ],
142  'TYPO3\CMS\Core\DataHandling\TableColumnSubType::FILE' => [
143  'restFiles' => [
144  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
145  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
146  ],
147  ],
148  'TYPO3\CMS\Core\DataHandling\TableColumnSubType::FILE_REFERENCE' => [
149  'restFiles' => [
150  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
151  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
152  ],
153  ],
154  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_VERSION_LATEST' => [
155  'restFiles' => [
156  'Deprecation-86438-PageRenderer-loadJQuery.rst',
157  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
158  ],
159  ],
160  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_NONE' => [
161  'restFiles' => [
162  'Deprecation-86438-PageRenderer-loadJQuery.rst',
163  'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
164  ],
165  ],
166  'TYPO3\CMS\Extbase\Reflection\ClassSchema::MODELTYPE_ENTITY' => [
167  'restFiles' => [
168  'Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst',
169  ],
170  ],
171  'TYPO3\CMS\Extbase\Reflection\ClassSchema::MODELTYPE_VALUEOBJECT' => [
172  'restFiles' => [
173  'Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst',
174  ],
175  ],
176  'TYPO3\CMS\Extbase\Validation\ValidatorResolver::PATTERN_MATCH_VALIDATORS' => [
177  'restFiles' => [
178  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
179  ],
180  ],
181  'TYPO3\CMS\Extbase\Validation\ValidatorResolver::PATTERN_MATCH_VALIDATOROPTIONS' => [
182  'restFiles' => [
183  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
184  ],
185  ],
186  'TYPO3\CMS\Form\Domain\Finishers\EmailFinisher::FORMAT_PLAINTEXT' => [
187  'restFiles' => [
188  'Deprecation-87200-EmailFinisherFormatContants.rst',
189  ],
190  ],
191  'TYPO3\CMS\Form\Domain\Finishers\EmailFinisher::FORMAT_HTML' => [
192  'restFiles' => [
193  'Deprecation-87200-EmailFinisherFormatContants.rst',
194  ],
195  ],
196  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreProcessStorage' => [
197  'restFiles' => [
198  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
199  ],
200  ],
201  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostProcessStorage' => [
202  'restFiles' => [
203  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
204  ],
205  ],
206  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileAdd' => [
207  'restFiles' => [
208  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
209  ],
210  ],
211  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileCopy' => [
212  'restFiles' => [
213  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
214  ],
215  ],
216  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileCreate' => [
217  'restFiles' => [
218  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
219  ],
220  ],
221  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileDelete' => [
222  'restFiles' => [
223  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
224  ],
225  ],
226  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileMove' => [
227  'restFiles' => [
228  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
229  ],
230  ],
231  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileRename' => [
232  'restFiles' => [
233  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
234  ],
235  ],
236  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileReplace' => [
237  'restFiles' => [
238  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
239  ],
240  ],
241  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFileSetContents' => [
242  'restFiles' => [
243  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
244  ],
245  ],
246  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFolderAdd' => [
247  'restFiles' => [
248  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
249  ],
250  ],
251  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFolderCopy' => [
252  'restFiles' => [
253  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
254  ],
255  ],
256  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFolderDelete' => [
257  'restFiles' => [
258  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
259  ],
260  ],
261  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFolderMove' => [
262  'restFiles' => [
263  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
264  ],
265  ],
266  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PostFolderRename' => [
267  'restFiles' => [
268  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
269  ],
270  ],
271  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileAdd' => [
272  'restFiles' => [
273  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
274  ],
275  ],
276  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileCopy' => [
277  'restFiles' => [
278  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
279  ],
280  ],
281  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileCreate' => [
282  'restFiles' => [
283  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
284  ],
285  ],
286  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileDelete' => [
287  'restFiles' => [
288  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
289  ],
290  ],
291  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileMove' => [
292  'restFiles' => [
293  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
294  ],
295  ],
296  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileRename' => [
297  'restFiles' => [
298  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
299  ],
300  ],
301  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileReplace' => [
302  'restFiles' => [
303  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
304  ],
305  ],
306  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFileSetContents' => [
307  'restFiles' => [
308  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
309  ],
310  ],
311  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFolderAdd' => [
312  'restFiles' => [
313  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
314  ],
315  ],
316  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFolderCopy' => [
317  'restFiles' => [
318  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
319  ],
320  ],
321  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFolderDelete' => [
322  'restFiles' => [
323  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
324  ],
325  ],
326  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFolderMove' => [
327  'restFiles' => [
328  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
329  ],
330  ],
331  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreFolderRename' => [
332  'restFiles' => [
333  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
334  ],
335  ],
336  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_PreGeneratePublicUrl' => [
337  'restFiles' => [
338  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
339  ],
340  ],
341  'TYPO3\CMS\Core\Resource\ResourceFactoryInterface::SIGNAL_SanitizeFileName' => [
342  'restFiles' => [
343  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
344  ],
345  ],
346  'TYPO3\CMS\Core\Resource\Service\FileProcessingService::SIGNAL_PreFileProcess' => [
347  'restFiles' => [
348  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
349  ],
350  ],
351  'TYPO3\CMS\Core\Resource\Service\FileProcessingService::SIGNAL_PostFileProcess' => [
352  'restFiles' => [
353  'Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst',
354  ],
355  ],
356  'TYPO3\CMS\Core\Tree\TableConfiguration\DatabaseTreeDataProvider::SIGNAL_PostProcessTreeData' => [
357  'restFiles' => [
358  'Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst',
359  'Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst',
360  ],
361  ],
362  'TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_GenerateDataArray_BeforeCaching' => [
363  'restFiles' => [
364  'Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst',
365  'Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst',
366  ],
367  ],
368  'TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_GenerateDataArray_PostProcesss' => [
369  'restFiles' => [
370  'Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst',
371  'Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst',
372  ],
373  ],
374  'TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_GetDataArray_PostProcesss' => [
375  'restFiles' => [
376  'Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst',
377  'Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst',
378  ],
379  ],
380  'TYPO3\CMS\Workspaces\Service\GridDataService::SIGNAL_SortDataArray_PostProcesss' => [
381  'restFiles' => [
382  'Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst',
383  'Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst',
384  ],
385  ]
386 ];