‪TYPO3CMS  9.5
ClassNameMatcher.php
Go to the documentation of this file.
1 <?php
2 return [
3  // Removed classes
4  'RemoveXSS' => [
5  'restFiles' => [
6  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
7  'Deprecation-76164-DeprecateRemoveXSS.rst',
8  ],
9  ],
10  'TYPO3\CMS\Backend\Console\Application' => [
11  'restFiles' => [
12  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
13  'Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst',
14  ],
15  ],
16  'TYPO3\CMS\Backend\Console\CliRequestHandler' => [
17  'restFiles' => [
18  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
19  'Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst',
20  ],
21  ],
22  'TYPO3\CMS\Backend\Controller\Wizard\ColorpickerController' => [
23  'restFiles' => [
24  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
25  'Deprecation-78899-FormEngineMethods.rst',
26  ],
27  ],
28  'TYPO3\CMS\Backend\Form\Container\SoloFieldContainer' => [
29  'restFiles' => [
30  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
31  'Deprecation-76101-RemoveSoloFieldContainer.rst',
32  ],
33  ],
34  'TYPO3\CMS\Backend\Form\Wizard\SuggestWizard' => [
35  'restFiles' => [
36  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
37  'Deprecation-78899-FormEngineMethods.rst',
38  ],
39  ],
40  'TYPO3\CMS\Backend\Form\Wizard\ValueSliderWizard' => [
41  'restFiles' => [
42  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
43  ],
44  ],
45  'TYPO3\CMS\Core\Cache\CacheFactory' => [
46  'restFiles' => [
47  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
48  'Deprecation-76370-DeprecateCacheFactory.rst',
49  ],
50  ],
51  'TYPO3\CMS\Core\Controller\CommandLineController' => [
52  'restFiles' => [
53  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
54  'Deprecation-79265-CommandLineControllerAndCleanerCommand.rst',
55  ],
56  ],
57  'TYPO3\CMS\Core\Http\AjaxRequestHandler' => [
58  'restFiles' => [
59  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
60  'Deprecation-73352-DeprecateOld-schoolAJAXRequests.rst',
61  ],
62  ],
63  'TYPO3\CMS\Core\Messaging\AbstractStandaloneMessage' => [
64  'restFiles' => [
65  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
66  'Deprecation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst',
67  ],
68  ],
69  'TYPO3\CMS\Core\Messaging\ErrorpageMessage' => [
70  'restFiles' => [
71  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
72  'Deprecation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst',
73  ],
74  ],
75  'TYPO3\CMS\Core\TimeTracker\NullTimeTracker' => [
76  'restFiles' => [
77  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
78  'Deprecation-73185-DeprecateNullTimeTracker.rst',
79  ],
80  ],
81  'TYPO3\CMS\Extbase\Utility\ArrayUtility' => [
82  'restFiles' => [
83  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
84  'Deprecation-77732-ExtbaseArrayUtility.rst',
85  ],
86  ],
87  'TYPO3\CMS\Fluid\ViewHelpers\CaseViewHelper' => [
88  'restFiles' => [
89  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
90  'Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst',
91  ],
92  ],
93  'TYPO3\CMS\Fluid\ViewHelpers\SwitchViewHelper' => [
94  'restFiles' => [
95  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
96  'Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst',
97  ],
98  ],
99  'TYPO3\CMS\Form\Domain\Model\FormElements\AdvancedPassword' => [
100  'restFiles' => [
101  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
102  'Breaking-79464-ExtFormRefactorFluidRendering.rst'
103  ],
104  ],
105  'TYPO3\CMS\Form\ViewHelpers\Form\CheckboxViewHelper' => [
106  'restFiles' => [
107  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
108  ],
109  ],
110  'TYPO3\CMS\Form\ViewHelpers\Form\PlainTextMailViewHelper' => [
111  'restFiles' => [
112  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
113  ],
114  ],
115  'TYPO3\CMS\Frontend\Http\EidRequestHandler' => [
116  'restFiles' => [
117  'Deprecation-83803-DeprecateEidRequestHandler.rst',
118  ],
119  ],
120  'TYPO3\CMS\Backend\Http\AjaxRequestHandler' => [
121  'restFiles' => [
122  'Deprecation-83853-BackendAjaxRequestHandler.rst',
123  ],
124  ],
125  'TYPO3\CMS\Frontend\Page\FramesetRenderer' => [
126  'restFiles' => [
127  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
128  'Deprecation-78217-FramesetAndFrame.rst',
129  ],
130  ],
131  'TYPO3\CMS\Lowlevel\CleanerCommand' => [
132  'restFiles' => [
133  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
134  'Deprecation-79265-CommandLineControllerAndCleanerCommand.rst',
135  ],
136  ],
137  'TYPO3\CMS\Core\Database\DatabaseConnection' => [
138  'restFiles' => [
139  'Breaking-80929-TYPO3_DBMovedToExtension.rst',
140  ],
141  ],
142  'TYPO3\CMS\Core\Database\PreparedStatement' => [
143  'restFiles' => [
144  'Breaking-80929-TYPO3_DBMovedToExtension.rst',
145  ],
146  ],
147  'TYPO3\CMS\Core\Database\PostProcessQueryHookInterface' => [
148  'restFiles' => [
149  'Breaking-80929-TYPO3_DBMovedToExtension.rst',
150  ],
151  ],
152  'TYPO3\CMS\Core\Database\PreProcessQueryHookInterface' => [
153  'restFiles' => [
154  'Breaking-80929-TYPO3_DBMovedToExtension.rst',
155  ],
156  ],
157  'TYPO3\CMS\T3editor\Hook\TypoScriptTemplateInfoHook' => [
158  'restFiles' => [
159  'Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst',
160  ],
161  ],
162  'TYPO3\CMS\Sv\Report\ServicesListReport' => [
163  'restFiles' => [
164  'Breaking-81536-MoveOfServicesListReportFromSvToReports.rst',
165  ],
166  ],
167  'TYPO3\CMS\Sv\AbstractAuthenticationService' => [
168  'restFiles' => [
169  'Breaking-81735-GetRidOfSysextsv.rst',
170  'Breaking-81536-MoveOfServicesListReportFromSvToReports.rst',
171  ],
172  ],
173  'TYPO3\CMS\Sv\AuthenticationService' => [
174  'restFiles' => [
175  'Breaking-81735-GetRidOfSysextsv.rst',
176  'Breaking-81536-MoveOfServicesListReportFromSvToReports.rst',
177  ],
178  ],
179  'TYPO3\CMS\Extbase\Configuration\Exception\ContainerIsLockedException' => [
180  'restFiles' => [
181  'Deprecation-81600-UnusedExtbaseExceptions.rst',
182  ],
183  ],
184  'TYPO3\CMS\Extbase\Configuration\Exception\NoSuchFileException' => [
185  'restFiles' => [
186  'Deprecation-81600-UnusedExtbaseExceptions.rst',
187  ],
188  ],
189  'TYPO3\CMS\Extbase\Configuration\Exception\NoSuchOptionException' => [
190  'restFiles' => [
191  'Deprecation-81600-UnusedExtbaseExceptions.rst',
192  ],
193  ],
194  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidMarkerException' => [
195  'restFiles' => [
196  'Deprecation-81600-UnusedExtbaseExceptions.rst',
197  ],
198  ],
199  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidViewHelperException' => [
200  'restFiles' => [
201  'Deprecation-81600-UnusedExtbaseExceptions.rst',
202  ],
203  ],
204  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidRequestTypeException' => [
205  'restFiles' => [
206  'Deprecation-81600-UnusedExtbaseExceptions.rst',
207  ],
208  ],
209  'TYPO3\CMS\Extbase\Mvc\Exception\RequiredArgumentMissingException' => [
210  'restFiles' => [
211  'Deprecation-81600-UnusedExtbaseExceptions.rst',
212  ],
213  ],
214  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidCommandIdentifierException' => [
215  'restFiles' => [
216  'Deprecation-81600-UnusedExtbaseExceptions.rst',
217  ],
218  ],
219  'TYPO3\CMS\Extbase\Object\Container\Exception\CannotInitializeCacheException' => [
220  'restFiles' => [
221  'Deprecation-81600-UnusedExtbaseExceptions.rst',
222  ],
223  ],
224  'TYPO3\CMS\Extbase\Object\Container\Exception\TooManyRecursionLevelsException' => [
225  'restFiles' => [
226  'Deprecation-81600-UnusedExtbaseExceptions.rst',
227  ],
228  ],
229  'TYPO3\CMS\Extbase\Object\Exception\WrongScopeException' => [
230  'restFiles' => [
231  'Deprecation-81600-UnusedExtbaseExceptions.rst',
232  ],
233  ],
234  'TYPO3\CMS\Extbase\Object\InvalidClassException' => [
235  'restFiles' => [
236  'Deprecation-81600-UnusedExtbaseExceptions.rst',
237  ],
238  ],
239  'TYPO3\CMS\Extbase\Object\InvalidObjectConfigurationException' => [
240  'restFiles' => [
241  'Deprecation-81600-UnusedExtbaseExceptions.rst',
242  ],
243  ],
244  'TYPO3\CMS\Extbase\Object\InvalidObjectException' => [
245  'restFiles' => [
246  'Deprecation-81600-UnusedExtbaseExceptions.rst',
247  ],
248  ],
249  'TYPO3\CMS\Extbase\Object\ObjectAlreadyRegisteredException' => [
250  'restFiles' => [
251  'Deprecation-81600-UnusedExtbaseExceptions.rst',
252  ],
253  ],
254  'TYPO3\CMS\Extbase\Object\UnknownClassException' => [
255  'restFiles' => [
256  'Deprecation-81600-UnusedExtbaseExceptions.rst',
257  ],
258  ],
259  'TYPO3\CMS\Extbase\Object\UnknownInterfaceException' => [
260  'restFiles' => [
261  'Deprecation-81600-UnusedExtbaseExceptions.rst',
262  ],
263  ],
264  'TYPO3\CMS\Extbase\Object\UnresolvedDependenciesException' => [
265  'restFiles' => [
266  'Deprecation-81600-UnusedExtbaseExceptions.rst',
267  ],
268  ],
269  'TYPO3\CMS\Extbase\Persistence\Generic\Exception\CleanStateNotMemorizedException' => [
270  'restFiles' => [
271  'Deprecation-81600-UnusedExtbaseExceptions.rst',
272  ],
273  ],
274  'TYPO3\CMS\Extbase\Persistence\Generic\Exception\InvalidPropertyTypeException' => [
275  'restFiles' => [
276  'Deprecation-81600-UnusedExtbaseExceptions.rst',
277  ],
278  ],
279  'TYPO3\CMS\Extbase\Persistence\Generic\Exception\MissingBackendException' => [
280  'restFiles' => [
281  'Deprecation-81600-UnusedExtbaseExceptions.rst',
282  ],
283  ],
284  'TYPO3\CMS\Extbase\Property\Exception\FormatNotSupportedException' => [
285  'restFiles' => [
286  'Deprecation-81600-UnusedExtbaseExceptions.rst',
287  ],
288  ],
289  'TYPO3\CMS\Extbase\Property\Exception\InvalidFormatException' => [
290  'restFiles' => [
291  'Deprecation-81600-UnusedExtbaseExceptions.rst',
292  ],
293  ],
294  'TYPO3\CMS\Extbase\Property\Exception\InvalidPropertyException' => [
295  'restFiles' => [
296  'Deprecation-81600-UnusedExtbaseExceptions.rst',
297  ],
298  ],
299  'TYPO3\CMS\Extbase\Reflection\Exception\InvalidPropertyTypeException' => [
300  'restFiles' => [
301  'Deprecation-81600-UnusedExtbaseExceptions.rst',
302  ],
303  ],
304  'TYPO3\CMS\Extbase\Security\Exception\InvalidArgumentForRequestHashGenerationException' => [
305  'restFiles' => [
306  'Deprecation-81600-UnusedExtbaseExceptions.rst',
307  ],
308  ],
309  'TYPO3\CMS\Extbase\Security\Exception\SyntacticallyWrongRequestHashException' => [
310  'restFiles' => [
311  'Deprecation-81600-UnusedExtbaseExceptions.rst',
312  ],
313  ],
314  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidUriPatternException' => [
315  'restFiles' => [
316  'Deprecation-81600-UnusedExtbaseExceptions.rst',
317  ],
318  ],
319  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidOrNoRequestHashException' => [
320  'restFiles' => [
321  'Deprecation-81600-UnusedExtbaseExceptions.rst',
322  ],
323  ],
324  'TYPO3\CMS\Extbase\Validation\Exception\InvalidSubjectException' => [
325  'restFiles' => [
326  'Deprecation-81600-UnusedExtbaseExceptions.rst',
327  ],
328  ],
329  'TYPO3\CMS\Extbase\Validation\Exception\NoValidatorFoundException' => [
330  'restFiles' => [
331  'Deprecation-81600-UnusedExtbaseExceptions.rst',
332  ],
333  ],
334  'TYPO3\CMS\Extbase\Mvc\Exception\InvalidTemplateResourceException' => [
335  'restFiles' => [
336  'Deprecation-81600-UnusedExtbaseExceptions.rst',
337  ],
338  ],
339  'TYPO3\CMS\Extensionmanager\Utility\DatabaseUtility' => [
340  'restFiles' => [
341  'Breaking-82148-DownloadSQLDumpDroppedInEM.rst',
342  ],
343  ],
344  'TYPO3\CMS\Extensionmanager\ViewHelpers\DownloadExtensionDataViewHelper' => [
345  'restFiles' => [
346  'Breaking-82148-DownloadSQLDumpDroppedInEM.rst',
347  ],
348  ],
349  'TYPO3\CMS\Install\Service\SqlExpectedSchemaService' => [
350  'restFiles' => [
351  'Breaking-82148-DownloadSQLDumpDroppedInEM.rst',
352  ],
353  ],
354  'TYPO3\CMS\Install\Service\SqlSchemaMigrationService' => [
355  'restFiles' => [
356  'Breaking-82148-DownloadSQLDumpDroppedInEM.rst',
357  ],
358  ],
359  'TYPO3\CMS\Fluid\Core\Variables\CmsVariableProvider' => [
360  'restFiles' => [
361  'Deprecation-87277-FluidClassAliases.rst',
362  'Important-82229-FluidImplementationOfCmsVariableProviderRemoved.rst',
363  ],
364  ],
365  'TYPO3\CMS\Core\FrontendEditing\FrontendEditingController' => [
366  'restFiles' => [
367  'Deprecation-86110-FrontendEditingController.rst',
368  ],
369  ],
370  'TYPO3\CMS\Core\ExtDirect\ExtDirectDebug' => [
371  'restFiles' => [
372  'Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst',
373  ],
374  ],
375  'TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList' => [
376  'restFiles' => [
377  'Breaking-82334-AbstractRecordList.rst',
378  ],
379  ],
380  'TYPO3\CMS\Backend\RecordList\AbstractRecordList' => [
381  'restFiles' => [
382  'Breaking-82334-AbstractRecordList.rst',
383  ],
384  ],
385  'TYPO3\CMS\Belog\Domain\Model\HistoryEntry' => [
386  'restFiles' => [
387  'Breaking-55298-DecoupledHistoryFunctionality.rst',
388  ],
389  ],
390  'TYPO3\CMS\Belog\Domain\Repository\HistoryEntryRepository' => [
391  'restFiles' => [
392  'Breaking-55298-DecoupledHistoryFunctionality.rst',
393  ],
394  ],
395  'TYPO3\CMS\Belog\ViewHelpers\HistoryEntryViewHelper' => [
396  'restFiles' => [
397  'Breaking-55298-DecoupledHistoryFunctionality.rst',
398  ],
399  ],
400  'TYPO3\CMS\Backend\Http\BackendModuleRequestHandler' => [
401  'restFiles' => [
402  'Breaking-82406-RoutingBackendModulesRunThroughRegularDispatcher.rst',
403  ],
404  ],
405  'TYPO3\CMS\Backend\Module\AbstractModule' => [
406  'restFiles' => [
407  'Breaking-82689-BackendAbstractWizardControllerNotExtendsAbstractModule.rst',
408  ],
409  ],
410  'TYPO3\CMS\Core\TypoScript\ConfigurationForm' => [
411  'restFiles' => [
412  'Deprecation-82725-DeprecateConfigurationForm.rst',
413  ],
414  ],
415  'TYPO3\CMS\Lowlevel\View\ConfigurationView' => [
416  'restFiles' => [
417  'Deprecation-82744-RenameExtlowlevelViewToLowlevelController.rst',
418  ],
419  ],
420  'TYPO3\CMS\Lowlevel\View\DatabaseIntegrityView' => [
421  'restFiles' => [
422  'Deprecation-82744-RenameExtlowlevelViewToLowlevelController.rst',
423  ],
424  ],
425  'TYPO3\CMS\Extbase\Object\Container\ClassInfo' => [
426  'restFiles' => [
427  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
428  'Feature-57594-OptimizeReflectionServiceCacheHandling.rst'
429  ],
430  ],
431  'TYPO3\CMS\Extbase\Object\Container\ClassInfoCache' => [
432  'restFiles' => [
433  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
434  'Feature-57594-OptimizeReflectionServiceCacheHandling.rst'
435  ],
436  ],
437  'TYPO3\CMS\Extbase\Object\Container\ClassInfoFactory' => [
438  'restFiles' => [
439  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
440  'Feature-57594-OptimizeReflectionServiceCacheHandling.rst'
441  ],
442  ],
443  'TYPO3\CMS\Extbase\Reflection\ClassReflection' => [
444  'restFiles' => [
445  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
446  ],
447  ],
448  'TYPO3\CMS\Extbase\Reflection\MethodReflection' => [
449  'restFiles' => [
450  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
451  ],
452  ],
453  'TYPO3\CMS\Extbase\Reflection\ParameterReflection' => [
454  'restFiles' => [
455  'Breaking-57594-OptimizeReflectionServiceCacheHandling.rst',
456  ],
457  ],
458  'TYPO3\CMS\Backend\AjaxLoginHandler' => [
459  'restFiles' => [
460  'Deprecation-82805-RenamedAjaxLoginHandlerPHPClass.rst',
461  ],
462  ],
463  'TYPO3\CMS\Core\Utility\ClientUtility' => [
464  'restFiles' => [
465  'Deprecation-82903-DeprecateClientUtility.rst',
466  ],
467  ],
468  'TYPO3\CMS\Backend\Tree\Pagetree\ExtdirectTreeCommands' => [
469  'restFiles' => [
470  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
471  ],
472  ],
473  'TYPO3\CMS\Core\ExtDirect\ExtDirectApi' => [
474  'restFiles' => [
475  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
476  ],
477  ],
478  'TYPO3\CMS\Core\ExtDirect\ExtDirectRouter' => [
479  'restFiles' => [
480  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
481  ],
482  ],
483  'TYPO3\CMS\Backend\Tree\ExtDirectNode' => [
484  'restFiles' => [
485  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
486  ],
487  ],
488  'TYPO3\CMS\Backend\Tree\Pagetree\Commands' => [
489  'restFiles' => [
490  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
491  ],
492  ],
493  'TYPO3\CMS\Backend\Tree\Pagetree\DataProvider' => [
494  'restFiles' => [
495  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
496  ],
497  ],
498  'TYPO3\CMS\Backend\Tree\Pagetree\ExtdirectTreeDataProvider' => [
499  'restFiles' => [
500  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
501  ],
502  ],
503  'TYPO3\CMS\Backend\Tree\Pagetree\PagetreeNode' => [
504  'restFiles' => [
505  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
506  ],
507  ],
508  'TYPO3\CMS\Backend\Tree\Pagetree\PagetreeNodeCollection' => [
509  'restFiles' => [
510  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
511  ],
512  ],
513  'TYPO3\CMS\Backend\Tree\Renderer\ExtJsJsonTreeRenderer' => [
514  'restFiles' => [
515  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
516  ],
517  ],
518  'TYPO3\CMS\Workspaces\Hooks\PagetreeCollectionsProcessor' => [
519  'restFiles' => [
520  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
521  ],
522  ],
523  'TYPO3\CMS\SysNote\Domain\Model\SysNote' => [
524  'restFiles' => [
525  'Breaking-84055-MigrateSys_notesAwayFromExtbase.rst',
526  ],
527  ],
528  'TYPO3\CMS\Lang\Command\LanguageUpdateCommand' => [
529  'restFiles' => [
530  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
531  ],
532  ],
533  'TYPO3\CMS\Lang\Controller\LanguageController' => [
534  'restFiles' => [
535  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
536  ],
537  ],
538  'TYPO3\CMS\Lang\Domain\Model\Extension' => [
539  'restFiles' => [
540  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
541  ],
542  ],
543  'TYPO3\CMS\Lang\Domain\Model\Language' => [
544  'restFiles' => [
545  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
546  ],
547  ],
548  'TYPO3\CMS\Lang\Domain\Repository\ExtensionRepository' => [
549  'restFiles' => [
550  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
551  ],
552  ],
553  'TYPO3\CMS\Lang\Domain\Repository\LanguageRepository' => [
554  'restFiles' => [
555  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
556  ],
557  ],
558  'TYPO3\CMS\Lang\Exception' => [
559  'restFiles' => [
560  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
561  ],
562  ],
563  'TYPO3\CMS\Lang\Exception\Language' => [
564  'restFiles' => [
565  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
566  ],
567  ],
568  'TYPO3\CMS\Lang\Exception\Ter' => [
569  'restFiles' => [
570  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
571  ],
572  ],
573  'TYPO3\CMS\Lang\Exception\XmlParser' => [
574  'restFiles' => [
575  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
576  ],
577  ],
578  'TYPO3\CMS\Lang\Service\RegistryService' => [
579  'restFiles' => [
580  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
581  ],
582  ],
583  'TYPO3\CMS\Lang\Service\TerService' => [
584  'restFiles' => [
585  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
586  ],
587  ],
588  'TYPO3\CMS\Lang\Service\TranslationService' => [
589  'restFiles' => [
590  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
591  ],
592  ],
593  'TYPO3\CMS\Lang\View\AbstractJsonView' => [
594  'restFiles' => [
595  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
596  ],
597  ],
598  'TYPO3\CMS\Lang\View\Language\ActivateLanguageJson' => [
599  'restFiles' => [
600  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
601  ],
602  ],
603  'TYPO3\CMS\Lang\View\Language\DeactivateLanguageJson' => [
604  'restFiles' => [
605  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
606  ],
607  ],
608  'TYPO3\CMS\Lang\View\Language\GetTranslationsJson' => [
609  'restFiles' => [
610  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
611  ],
612  ],
613  'TYPO3\CMS\Lang\View\Language\RemoveLanguageJson' => [
614  'restFiles' => [
615  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
616  ],
617  ],
618  'TYPO3\CMS\Lang\View\Language\UpdateLanguageJson' => [
619  'restFiles' => [
620  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
621  ],
622  ],
623  'TYPO3\CMS\Lang\View\Language\UpdateTranslationJson' => [
624  'restFiles' => [
625  'Breaking-84131-RemovedClassesOfLanguageExtension.rst',
626  ],
627  ],
628 
629  // Removed interfaces
630  'TYPO3\CMS\Backend\Form\DatabaseFileIconsHookInterface' => [
631  'restFiles' => [
632  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
633  ],
634  ],
635  'TYPO3\CMS\Backend\Tree\Pagetree\CollectionProcessorInterface' => [
636  'restFiles' => [
637  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
638  ],
639  ],
640  'TYPO3\CMS\Backend\Tree\EditableNodeLabelInterface' => [
641  'restFiles' => [
642  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
643  ],
644  ],
645  'TYPO3\CMS\Backend\Tree\DraggableAndDropableNodeInterface' => [
646  'restFiles' => [
647  'Breaking-82426-ExtJSAndExtDirectRemoval.rst',
648  ],
649  ],
650  'TYPO3\CMS\Extbase\Validation\Validator\RawValidator' => [
651  'restFiles' => [
652  'Deprecation-83503-DeprecateUnneededRawValidator.rst',
653  ],
654  ],
655  'TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTestcase' => [
656  'restFiles' => [
657  'Deprecation-83511-DeprecateAbstractValidatorTestcase.rst',
658  ],
659  ],
660  'TYPO3\CMS\Core\Package\DependencyResolver' => [
661  'restFiles' => [
662  'Deprecation-84109-DeprecateDependencyResolver.rst',
663  ],
664  ],
665  'TYPO3\CMS\Recordlist\RecordList' => [
666  'restFiles' => [
667  'Deprecation-84399-ClassRecordListRenamedToRecordListController.rst',
668  ],
669  ],
670  'TYPO3\CMS\T3editor\CodeCompletion' => [
671  'restFiles' => [
672  'Deprecation-84410-CodeCompletionRenamedToCodeCompletionController.rst',
673  ],
674  ],
675  'TYPO3\CMS\Backend\Form\Wizard\ImageManipulationWizard' => [
676  'restFiles' => [
677  'Deprecation-84409-ImageManipulationWizardRenamedToImageManipulationController.rst',
678  ],
679  ],
680  'TYPO3\CMS\T3editor\TypoScriptReferenceLoader' => [
681  'restFiles' => [
682  'Deprecation-84411-TypoScriptReferenceLoaderRenamedToTypoScriptReferenceController.rst',
683  ],
684  ],
685  'TYPO3\CMS\Core\Utility\PhpOptionsUtility' => [
686  'restFiles' => [
687  'Deprecation-85102-PhpOptionsUtility.rst',
688  ],
689  ],
690  'TYPO3\CMS\Core\Encoding\JavaScriptEncoder' => [
691  'restFiles' => [
692  'Deprecation-85120-JavaScriptEncoder.rst',
693  ],
694  ],
695  'TYPO3\CMS\Frontend\Page\ExternalPageUrlHandler' => [
696  'restFiles' => [
697  'Deprecation-85124-RedirectingUrlHandlerHookConcept.rst',
698  ],
699  ],
700  'TYPO3\CMS\Frontend\Http\UrlHandlerInterface' => [
701  'restFiles' => [
702  'Deprecation-85124-RedirectingUrlHandlerHookConcept.rst',
703  ],
704  ],
705  'TYPO3\CMS\Core\Log\Writer\RuntimeCacheWriter' => [
706  'restFiles' => [
707  'Deprecation-85687-DeprecateRuntimeCacheWriter.rst',
708  ],
709  ],
710  'TYPO3\CMS\Backend\Controller\LoginFramesetController' => [
711  'restFiles' => [
712  'Deprecation-85707-LoginFramesetController.rst',
713  ],
714  ],
715  'TYPO3\CMS\Core\Integrity\DatabaseIntegrityCheck' => [
716  'restFiles' => [
717  'Deprecation-85727-DatabaseIntegrityCheckMovedToEXTlowlevel.rst',
718  ],
719  ],
720  'TYPO3\CMS\Saltedpasswords\SaltedPasswordService' => [
721  'restFiles' => [
722  'Deprecation-85761-SaltedPasswordService.rst',
723  ],
724  ],
725  'TYPO3\CMS\Extbase\Service\FlexFormService' => [
726  'restFiles' => [
727  'Deprecation-85802-MoveFlexFormServiceFromEXTextbaseToEXTcore.rst',
728  ],
729  ],
730  'TYPO3\CMS\Core\Crypto\PasswordHashing\Salt\ComposedPasswordHashInterface' => [
731  'restFiles' => [
732  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst'
733  ],
734  ],
735  'TYPO3\CMS\Core\Crypto\PasswordHashing\Salt\AbstractComposedSalt' => [
736  'restFiles' => [
737  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst'
738  ],
739  ],
740  'TYPO3\CMS\Core\Crypto\PasswordHashing\Utility\ExtensionManagerConfigurationUtility' => [
741  'restFiles' => [
742  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst'
743  ],
744  ],
745  'TYPO3\CMS\Core\Crypto\PasswordHashing\Utility\SaltedPasswordsUtility' => [
746  'restFiles' => [
747  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst'
748  ],
749  ],
750  'TYPO3\CMS\Saltedpasswords\Salt\Argon2ISalt' => [
751  'restFiles' => [
752  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
753  ],
754  ],
755  'TYPO3\CMS\Saltedpasswords\Salt\BcryptSalt' => [
756  'restFiles' => [
757  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
758  ],
759  ],
760  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt' => [
761  'restFiles' => [
762  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
763  ],
764  ],
765  'TYPO3\CMS\Saltedpasswords\Exception\InvalidSaltException' => [
766  'restFiles' => [
767  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
768  ],
769  ],
770  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt' => [
771  'restFiles' => [
772  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
773  ],
774  ],
775  'TYPO3\CMS\Saltedpasswords\Salt\SaltFactory' => [
776  'restFiles' => [
777  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
778  ],
779  ],
780  'TYPO3\CMS\Saltedpasswords\Salt\SaltInterface' => [
781  'restFiles' => [
782  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
783  ],
784  ],
785  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt' => [
786  'restFiles' => [
787  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
788  ],
789  ],
790  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt' => [
791  'restFiles' => [
792  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
793  ],
794  ],
795  'TYPO3\CMS\Saltedpasswords\Salt\AbstractComposedSalt' => [
796  'restFiles' => [
797  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
798  ],
799  ],
800  'TYPO3\CMS\Saltedpasswords\Salt\ComposedSaltInterface' => [
801  'restFiles' => [
802  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
803  ],
804  ],
805  'TYPO3\CMS\Saltedpasswords\Utility\ExensionManagerConfigurationUtility' => [
806  'restFiles' => [
807  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
808  ],
809  ],
810  'TYPO3\CMS\Saltedpasswords\SaltedPasswordService' => [
811  'restFiles' => [
812  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
813  ],
814  ],
815  'TYPO3\CMS\Saltedpasswords\Utility\SaltedPasswordsUtility' => [
816  'restFiles' => [
817  'Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst',
818  ],
819  ],
820  'TYPO3\CMS\Workspaces\Service\AutoPublishService' => [
821  'restFiles' => [
822  'Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst',
823  ],
824  ],
825  'TYPO3\CMS\Workspaces\Task\AutoPublishTask' => [
826  'restFiles' => [
827  'Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst',
828  ],
829  ],
830  'TYPO3\CMS\Workspaces\Task\CleanupPreviewLinkTask' => [
831  'restFiles' => [
832  'Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst',
833  ],
834  ],
835  'TYPO3\CMS\Extensionmanager\Command\ExtensionCommandController' => [
836  'restFiles' => [
837  'Deprecation-85996-ExtensionManagerCommandController.rst'
838  ],
839  ],
840  'TYPO3\CMS\Frontend\ContentObject\Menu\GraphicalMenuContentObject' => [
841  'restFiles' => [
842  'Deprecation-85902-IMGMENUGMENU.rst',
843  ],
844  ],
845  'TYPO3\CMS\Frontend\ContentObject\Menu\ImageMenuContentObject' => [
846  'restFiles' => [
847  'Deprecation-85902-IMGMENUGMENU.rst',
848  ],
849  ],
850  'TYPO3\CMS\Extbase\Command\CoreCommand' => [
851  'restFiles' => [
852  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
853  ],
854  ],
855  'TYPO3\CMS\Extbase\Command\ExtbaseCommand' => [
856  'restFiles' => [
857  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
858  ],
859  ],
860  'TYPO3\CMS\Extbase\Command\HelpCommand' => [
861  'restFiles' => [
862  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
863  ],
864  ],
865  'TYPO3\CMS\Extbase\Command\HelpCommandController' => [
866  'restFiles' => [
867  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
868  ],
869  ],
870  'TYPO3\CMS\Extbase\Mvc\Cli\Command' => [
871  'restFiles' => [
872  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
873  ],
874  ],
875  'TYPO3\CMS\Extbase\Mvc\Cli\CommandArgumentDefinition' => [
876  'restFiles' => [
877  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
878  ],
879  ],
880  'TYPO3\CMS\Extbase\Mvc\Cli\CommandManager' => [
881  'restFiles' => [
882  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
883  ],
884  ],
885  'TYPO3\CMS\Extbase\Mvc\Cli\ConsoleOutput' => [
886  'restFiles' => [
887  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
888  ],
889  ],
890  'TYPO3\CMS\Extbase\Mvc\Cli\Request' => [
891  'restFiles' => [
892  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
893  ],
894  ],
895  'TYPO3\CMS\Extbase\Mvc\Cli\RequestBuilder' => [
896  'restFiles' => [
897  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
898  ],
899  ],
900  'TYPO3\CMS\Extbase\Mvc\Cli\RequestHandler' => [
901  'restFiles' => [
902  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
903  ],
904  ],
905  'TYPO3\CMS\Extbase\Mvc\Controller\CommandController' => [
906  'restFiles' => [
907  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
908  ],
909  ],
910  'TYPO3\CMS\Extbase\Mvc\Exception\AmbiguousCommandIdentifierException' => [
911  'restFiles' => [
912  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
913  ],
914  ],
915  'TYPO3\CMS\Extbase\Mvc\Exception\CommandException' => [
916  'restFiles' => [
917  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
918  ],
919  ],
920  'TYPO3\CMS\Extbase\Scheduler\FieldProvider' => [
921  'restFiles' => [
922  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
923  ],
924  ],
925  'TYPO3\CMS\Extbase\Scheduler\Task' => [
926  'restFiles' => [
927  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
928  ],
929  ],
930  'TYPO3\CMS\Extbase\Scheduler\TaskExecutor' => [
931  'restFiles' => [
932  'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
933  ],
934  ],
935  'TYPO3\CMS\Core\Resource\Service\UserStorageCapabilityService' => [
936  'restFiles' => [
937  'Deprecation-86109-ClassUserStorageCapabilityService.rst',
938  ],
939  ],
940  'TYPO3\CMS\Backend\Module\BaseScriptClass' => [
941  'restFiles' => [
942  'Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst',
943  ],
944  ],
945  'TYPO3\CMS\Backend\Module\AbstractFunctionModule' => [
946  'restFiles' => [
947  'Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst',
948  ],
949  ],
950  'TYPO3\CMS\Install\Updates\AbstractUpdate' => [
951  'restFiles' => [
952  'Deprecation-86366-MethodsInAbstractUpdate.rst'
953  ],
954  ],
955  'TYPO3\CMS\Core\Cache\Frontend\StringFrontend' => [
956  'restFiles' => [
957  'Deprecation-81434-StringCacheFrontendDeprecated.rst',
958  ],
959  ],
960  'TYPO3\CMS\Fluid\Core\Compiler\TemplateCompiler' => [
961  'restFiles' => [
962  'Deprecation-87277-FluidClassAliases.rst',
963  'Breaking-73046-AliasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst',
964  ],
965  ],
966  'TYPO3\CMS\Fluid\Core\Exception' => [
967  'restFiles' => [
968  'Deprecation-87277-FluidClassAliases.rst',
969  ],
970  ],
971  'TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\AbstractNode'=> [
972  'restFiles' => [
973  'Deprecation-87277-FluidClassAliases.rst',
974  'Breaking-73046-AliasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst',
975  ],
976  ],
977  'TYPO3\CMS\Fluid\Core\Parser\InterceptorInterface' => [
978  'restFiles' => [
979  'Deprecation-87277-FluidClassAliases.rst',
980  ],
981  ],
982  'TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\NodeInterface' => [
983  'restFiles' => [
984  'Deprecation-87277-FluidClassAliases.rst',
985  ],
986  ],
987  'TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\RootNode' => [
988  'restFiles' => [
989  'Deprecation-87277-FluidClassAliases.rst',
990  ],
991  ],
992  'TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\ViewHelperNode' => [
993  'restFiles' => [
994  'Deprecation-87277-FluidClassAliases.rst',
995  ],
996  ],
997  'TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface' => [
998  'restFiles' => [
999  'Deprecation-87277-FluidClassAliases.rst',
1000  ],
1001  ],
1002  'TYPO3\CMS\Fluid\Core\ViewHelper\AbstractConditionViewHelper' => [
1003  'restFiles' => [
1004  'Deprecation-87277-FluidClassAliases.rst',
1005  'Breaking-82414-RemoveCMSBaseViewHelperClasses.rst',
1006  ],
1007  ],
1008  'TYPO3\CMS\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper' => [
1009  'restFiles' => [
1010  'Deprecation-87277-FluidClassAliases.rst',
1011  'Breaking-82414-RemoveCMSBaseViewHelperClasses.rst',
1012  ],
1013  ],
1014  'TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper' => [
1015  'restFiles' => [
1016  'Deprecation-87277-FluidClassAliases.rst',
1017  'Breaking-82414-RemoveCMSBaseViewHelperClasses.rst',
1018  ],
1019  ],
1020  'TYPO3\CMS\Fluid\Core\ViewHelper\ArgumentDefinition' => [
1021  'restFiles' => [
1022  'Deprecation-87277-FluidClassAliases.rst',
1023  'Breaking-82414-RemoveCMSBaseViewHelperClasses.rst',
1024  ],
1025  ],
1026  'TYPO3\CMS\Fluid\Core\ViewHelper\Exception' => [
1027  'restFiles' => [
1028  'Deprecation-87277-FluidClassAliases.rst',
1029  ],
1030  ],
1031  'TYPO3\CMS\Fluid\Core\ViewHelper\Exception\InvalidVariableException' => [
1032  'restFiles' => [
1033  'Deprecation-87277-FluidClassAliases.rst',
1034  ],
1035  ],
1036  'TYPO3\CMS\Fluid\Core\ViewHelper\Facets\ChildNodeAccessInterface' => [
1037  'restFiles' => [
1038  'Deprecation-87277-FluidClassAliases.rst',
1039  ],
1040  ],
1041  'TYPO3\CMS\Fluid\Core\ViewHelper\Facets\CompilableInterface' => [
1042  'restFiles' => [
1043  'Deprecation-87277-FluidClassAliases.rst',
1044  ],
1045  ],
1046  'TYPO3\CMS\Fluid\Core\ViewHelper\Facets\PostParseInterface' => [
1047  'restFiles' => [
1048  'Deprecation-87277-FluidClassAliases.rst',
1049  ],
1050  ],
1051  'TYPO3\CMS\Fluid\Core\ViewHelper\TagBuilder' => [
1052  'restFiles' => [
1053  'Deprecation-87277-FluidClassAliases.rst',
1054  ],
1055  ],
1056  'TYPO3\CMS\Fluid\Core\ViewHelper\TemplateVariableContainer' => [
1057  'restFiles' => [
1058  'Deprecation-87277-FluidClassAliases.rst',
1059  ],
1060  ],
1061  'TYPO3\CMS\Fluid\Core\ViewHelper\ViewHelperInterface' => [
1062  'restFiles' => [
1063  'Deprecation-87277-FluidClassAliases.rst',
1064  ],
1065  ],
1066  'TYPO3\CMS\Fluid\Core\ViewHelper\ViewHelperVariableContainer' => [
1067  'restFiles' => [
1068  'Deprecation-87277-FluidClassAliases.rst',
1069  ],
1070  ],
1071  'TYPO3\CMS\Fluid\View\Exception' => [
1072  'restFiles' => [
1073  'Deprecation-87277-FluidClassAliases.rst',
1074  ],
1075  ],
1076  'TYPO3\CMS\Fluid\View\Exception\InvalidSectionException' => [
1077  'restFiles' => [
1078  'Deprecation-87277-FluidClassAliases.rst',
1079  ],
1080  ],
1081  'TYPO3\CMS\Fluid\View\Exception\InvalidTemplateResourceException' => [
1082  'restFiles' => [
1083  'Deprecation-87277-FluidClassAliases.rst',
1084  ],
1085  ],
1086 ];