diff --git a/Documentation/source/features.rst b/Documentation/source/features.rst index 51c8910..f773426 100644 --- a/Documentation/source/features.rst +++ b/Documentation/source/features.rst @@ -117,3 +117,7 @@ Further checks -------------- - Legacy ajax registrations for TYPO3 Backend. + +- We check usage of legacy classes in strings, covering properties and configuration directives. + They are only added as warning, not fixable error, as they might be table names and expected to + stay.