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 class Package\DependencyResolver
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
install
/
Configuration
/
ExtensionScanner
/
Php
/
MethodArgumentRequiredMatcher.php
diff --git
a/typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodArgumentRequiredMatcher.php
b/typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodArgumentRequiredMatcher.php
index
581afcf
..
106720b
100644
(file)
--- a/
typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodArgumentRequiredMatcher.php
+++ b/
typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodArgumentRequiredMatcher.php
@@
-12,6
+12,7
@@
return [
'maximumNumberOfArguments' => 1,
'restFiles' => [
'Deprecation-84109-DeprecateDependencyResolver.rst',
+ 'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
],
],
'TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->calculateLinkVars' => [