Deprecation: #80486 - Setting charset via LocalizationParserInterface->getParsedData()
See forge#80486
Description
The Localization
contains a third parameter to hand over a value
for the charset used.
This third parameter has been marked as deprecated, as it is not in use anymore.
Affected Installations
Any installation with an extension that extends the LocalizationParser functionality with a custom
PHP class implementing the Localization
.
Migration
If implementing the Localization
, be aware that this third parameter will be dropped in TYPO3 v9.