Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validator] Symfony\Component\Validator\Constraints\Image not supporting named arguments is deprecated #60838

Open
@jkgroupe

Description

@jkgroupe

Symfony version(s) affected

7.3

Description

The constraints Symfony\Component\Validator\Constraints\Image is deprecated in Symfony 7.3 because HasNamedArguments attribute is missing

Image

How to reproduce

Using symfony/validator:7.3 package and Image constraint

Possible Solution

Add #[HasNamedArguments] on __construct(...) method

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions