Skip to content

[Form] Deprecate Traversable support in ResizeFormListener::preSubmit() #17701

@webmozart

Description

@webmozart

Right now, ResizeFormListener::preSubmit() accepts both arrays and Traversables as data. This does not make much sense since data sent by the browser always comes as arrays.

Support for Traversables should be deprecated and removed in 4.0 in order to facilitate fixes like #13116.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FormGood first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions