8000 2.8.1 not BC with 2.8.0 - missing 'class' for collections using 'entry_type' of EntityType · Issue #17269 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
2.8.1 not BC with 2.8.0 - missing 'class' for collections using 'entry_type' of EntityType #17269
Closed
@sgilberg

Description

@sgilberg

I had diligently updated all my deprecated methods and options after upgrading to 2.8.0, and then when I ran composer and it moved to 2.8.1, all my forms that used collections of related entities broke. I had updated 'options' to 'entry_options' in all my form builders. Now I see the error "The required option "class" is missing." I have 'class' defined in my entry_options. It appears 'entry_options' is no longer being used in 2.8.1?

I have reverted to 2.8.0 temporarily pending further guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0