Skip to content

Deprecation of UserProviderInterface in favor of UserLoaderInterface #20514

@KatharinaSt

Description

@KatharinaSt

While removing all the deprecations of Symfony 2.8 and lower I get the following notice:

Implementing loadUserByUsername from Symfony\Component\Security\Core\User\UserProviderInterface is deprecated since version 2.8 and will be removed in 3.0. Implement the Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface instead.

This should be mentioned in the upgrade guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions