‪TYPO3CMS  9.5
ClassConstantMatcher.php
Go to the documentation of this file.
1 <?php
2 return [
3  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_ERROR' => [
4  'restFiles' => [
5  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
6  ],
7  ],
8  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_WARNING' => [
9  'restFiles' => [
10  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
11  ],
12  ],
13  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_NOTIFICATION' => [
14  'restFiles' => [
15  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
16  ],
17  ],
18  'TYPO3\CMS\Backend\Template\DocumentTemplate::STATUS_ICON_OK' => [
19  'restFiles' => [
20  'Breaking-80700-DeprecatedFunctionalityRemoved.rst',
21  ],
22  ],
23  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT' => [
24  'restFiles' => [
25  'Breaking-82378-RemoveNamespacedJQuery.rst',
26  ],
27  ],
28  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT_NOCONFLICT' => [
29  'restFiles' => [
30  'Breaking-82378-RemoveNamespacedJQuery.rst',
31  ],
32  ],
33  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_INFO' => [
34  'restFiles' => [
35  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
36  ],
37  ],
38  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_NOTICE' => [
39  'restFiles' => [
40  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
41  ],
42  ],
43  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_WARNING' => [
44  'restFiles' => [
45  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
46  ],
47  ],
48  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_ERROR' => [
49  'restFiles' => [
50  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
51  ],
52  ],
53  'TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_FATAL' => [
54  'restFiles' => [
55  'Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst',
56  ],
57  ],
58  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::ITOA64' => [
59  'restFiles' => [
60  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
61  ],
62  ],
63  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::HASH_COUNT' => [
64  'restFiles' => [
65  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
66  ],
67  ],
68  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::MAX_HASH_COUNT' => [
69  'restFiles' => [
70  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
71  ],
72  ],
73  'TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt::MIN_HASH_COUNT' => [
74  'restFiles' => [
75  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
76  ],
77  ],
78  'TYPO3\CMS\Saltedpasswords\Salt\Md5Salt::ITOA64' => [
79  'restFiles' => [
80  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
81  ],
82  ],
83  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::ITOA64' => [
84  'restFiles' => [
85  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
86  ],
87  ],
88  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::HASH_COUNT' => [
89  'restFiles' => [
90  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
91  ],
92  ],
93  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::MAX_HASH_COUNT' => [
94  'restFiles' => [
95  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
96  ],
97  ],
98  'TYPO3\CMS\Saltedpasswords\Salt\Pbkdf2Salt::MIN_HASH_COUNT' => [
99  'restFiles' => [
100  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
101  ],
102  ],
103  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::ITOA64' => [
104  'restFiles' => [
105  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
106  ],
107  ],
108  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::HASH_COUNT' => [
109  'restFiles' => [
110  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
111  ],
112  ],
113  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::MAX_HASH_COUNT' => [
114  'restFiles' => [
115  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
116  ],
117  ],
118  'TYPO3\CMS\Saltedpasswords\Salt\PhpassSalt::MIN_HASH_COUNT' => [
119  'restFiles' => [
120  'Deprecation-85804-SaltedPasswordHashClassDeprecations.rst',
121  ],
122  ],
123  'TYPO3\CMS\Core\DataHandling\TableColumnSubType::FILE' => [
124  'restFiles' => [
125  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
126  ],
127  ],
128  'TYPO3\CMS\Core\DataHandling\TableColumnSubType::FILE_REFERENCE' => [
129  'restFiles' => [
130  'Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst',
131  ],
132  ],
133  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_VERSION_LATEST' => [
134  'restFiles' => [
135  'Deprecation-86438-PageRenderer-loadJQuery.rst',
136  ],
137  ],
138  'TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_NONE' => [
139  'restFiles' => [
140  'Deprecation-86438-PageRenderer-loadJQuery.rst',
141  ],
142  ],
143 ];