Deprecation: #64134 - Deprecate $BE_USER->OS
See forge#64134
Description
The public property in the global object $BE_
has been marked as deprecated.
Affected installations
Instances with extensions that make use of the public property directly.
Migration
Use the constant TYPO3_
directly.