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 code from DocumentTemplate
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
install
/
Configuration
/
ExtensionScanner
/
Php
/
PropertyProtectedMatcher.php
diff --git
a/typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyProtectedMatcher.php
b/typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyProtectedMatcher.php
index
dc7b258
..
2944bab
100644
(file)
--- a/
typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyProtectedMatcher.php
+++ b/
typo3/sysext/install/Configuration/ExtensionScanner/Php/PropertyProtectedMatcher.php
@@
-707,7
+707,8
@@
return [
],
'TYPO3\CMS\Backend\Template\DocumentTemplate->hasDocheader' => [
'restFiles' => [
],
'TYPO3\CMS\Backend\Template\DocumentTemplate->hasDocheader' => [
'restFiles' => [
- 'Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst'
+ 'Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst',
+ 'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
],
],
'TYPO3\CMS\Backend\Controller\PageLayoutController->popView' => [
],
],
'TYPO3\CMS\Backend\Controller\PageLayoutController->popView' => [