Skip to content

[2.9] How to update user code to avoid "subscriber" deprecations? #1636

@weaverryan

Description

@weaverryan

Hi!

In #1635, some subscribers were deprecated in favor listeners. This leaves deprecations like:

Since doctrine/doctrine-bundle 2.9: The "doctrine.orm.messenger.doctrine_schema_subscriber" service is deprecated. You should stop using it, as it will be removed in the future

What I can't figure out is what to do. Is there a way to... opt "into" the new listener service so that the susbcriber service is not used? Or am I missing the point?

Thanks!

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