Skip to content

[Bug] BC deprecation notice should be triggered for "api_platform.identifier.uuid_normalizer" service in 2.7 #4946

Description

@silverbackdan

API Platform version(s) affected: 2.7.0

Description
When upgrading to 3.0, the service api_platform.identifier.uuid_normalizer is no longer available
I have backwards compatibility off on 2.7 and my code works, updating to 3.0 the error I have for my project is:

The service "Silverback\ApiComponentsBundle\Serializer\UuidNormalizer" has a dependency on a non-existent service "api_platform.identifier.uuid_normalizer". 

With backwards compatibility turned off, I don't think this service should be available.

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