Deprecation: #94958 - ContentObjectRenderer properties
See forge#94958
Description
A couple of outdated and mostly unused properties of class
\TYPO3\
have been marked
as deprecated:
\TYPO3\
- UnusedCMS\ Frontend\ Content Object\ Content Object Renderer->align \TYPO3\
- UnusedCMS\ Frontend\ Content Object\ Content Object Renderer->old Data \TYPO3\
- Never set, only output during debugCMS\ Frontend\ Content Object\ Content Object Renderer->alternative Data \TYPO3\
- Set, but never usedCMS\ Frontend\ Content Object\ Content Object Renderer->current Record Total \TYPO3\
- UnusedCMS\ Frontend\ Content Object\ Content Object Renderer->record Register
Impact
Those properties did not have a purpose. Extensions shouldn't see negative impact.
Affected Installations
Instances with extensions that set or read these properties may be affected. This is rather unlikely. The extension scanner finds candidates.
Migration
Drop usages. The properties will vanish in v12.