projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[!!!][TASK] Remove deprecated frontend-related hooks and include scripts
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
install
/
Configuration
/
ExtensionScanner
/
Php
/
ClassNameMatcher.php
diff --git
a/typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
b/typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
index
7a1ee7a
..
e78dc1d
100644
(file)
--- a/
typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
+++ b/
typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
@@
-115,6
+115,7
@@
return [
'TYPO3\CMS\Frontend\Http\EidRequestHandler' => [
'restFiles' => [
'Deprecation-83803-DeprecateEidRequestHandler.rst',
+ 'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
],
],
'TYPO3\CMS\Backend\Http\AjaxRequestHandler' => [