TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'@ignorevalidation' => [
|
||||
'restFiles' => [
|
||||
'Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst',
|
||||
'Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst',
|
||||
'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
|
||||
],
|
||||
],
|
||||
'@cli' => [
|
||||
'restFiles' => [
|
||||
'Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst',
|
||||
'Breaking-87193-DeprecatedFunctionalityRemoved.rst',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user