10000 Migration from Form AbstractType setDefaultOptions() to configureOptions broken by concrete injection · Issue #14827 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Migration from Form AbstractType setDefaultOptions() to configureOptions broken by concrete injection #14827
Closed
@bryanagee

Description

@bryanagee

Since ::setDefaultOptions() required an interface, you could inject any OptionResolver interface. The ::configureOptions method requires a concrete type instead. The largest impact is that any overriding method will throw a notice due to the mismatched signature.

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