Deprecation: #100461 - TypoScript option config.xhtmlDoctype
See forge#100461
Description
The TypoScript option
config.
has been marked as
deprecated. This is done in order to consolidate TypoScript options, as the
option
config.
is now the default.
Impact
Having
config.
set, but not
config.
will trigger a TypoScript deprecation warning.
Affected installations
TYPO3 installations having this TypoScript instruction set.
Migration
If the property
config.
is set, replace it with
config.
.