Skip to content

Laravel package triggers a deprecation warning #7642

@maicol07

Description

@maicol07

API Platform version(s) affected: 4.2.12

Description
Laravel package triggers the following deprecation warning:

local.WARNING: Since api-platform/json-schema 4.2: The distinctFormats argument is deprecated and will be removed in 5.0. in /var/www/html/vendor/symfony/deprecation-contracts/function.php on line 25

How to reproduce
Just setup the package

Possible Solution
Pass null to the constructor argument here:

return new DefinitionNameFactory($config->get('api-platform.formats'));

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