Skip to content

Support named parameters for the constraint constructor #65

@stof

Description

@stof

Symfony 7.4 is deprecating support for configuring options through an array of options. Constraints are expected to support named parameters instead.

The constraint should be migrated to support using named parameters, deprecating the usage of the array of options.
Adding support for Symfony 8 will require either doing a major version of this package dropping support for the array entirely or processing the array manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions