From f3448b088adf7ad29e3f3455e55f52f11072efe6 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 2 May 2017 11:58:21 +0200 Subject: [PATCH] TASK: Add mention of feature to docs Relates: #15 --- Documentation/source/features.rst | 4 ++++ 1 file changed, 4 insertions(+) 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.