Skip to content

TYPO3v13 deprecation notice: non-native enumeration InformationStatus #117

Description

@cweiske

With TYPO3 v13.4.19 I get a deprecation message caused by sentry_client 5.2.1:

TYPO3 Deprecation Notice:
Using a string of the non-native enumeration TYPO3\CMS\Backend\Toolbar\Enumeration\InformationStatus for $status in SystemInformationToolbarItem->addSystemInformation() has been deprecated and will stop working in TYPO3 v14.0.
Use the native TYPO3\CMS\Backend\Toolbar\InformationStatus instead.
in /var/www/typo3/vendor/typo3/cms-backend/Classes/Backend/ToolbarItems/SystemInformationToolbarItem.php line 118

caused by vendor/networkteam/sentry-client/Classes/EventListener/SystemInformationToolbarCollectorEventListener.php line 20

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions