Skip to content

Missing removal of deprecated classes in UPGRADE-3.0.md #15331

@RicoVZ

Description

@RicoVZ

I'm getting these deprecation notices about classes that will be removed in 3.0. They aren't listed in the UPGRADE-3.0.md yet.

DEPRECATED - The Symfony\Component\Form\Extension\Core\ChoiceList\SimpleChoiceList class is deprecated since version 2.7 and will be removed in 3.0. Use Symfony\Component\Form\ChoiceList\ArrayChoiceList instead.

And

DEPRECATED - The Symfony\Component\Form\Extension\Core\ChoiceList\ChoiceList class is deprecated since version 2.7 and will be removed in 3.0. Use Symfony\Component\Form\ChoiceList\ArrayChoiceList instead

It would be great if they were added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good 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