Deprecation: #77987 - Deprecated record listing in page module
See forge#77987
Description
The usage of
$GLOBALS
to render
records in the page module has been marked as deprecated.
Accessing property
TYPO3\
has
been deprecated.
Affected Installations
Instances using
$GLOBALS
or accessing property
TYPO3\
.
Migration
No migration available.