Skip to content

Deprecated notices on SF 5.4 #202

@pesseyjulien

Description

@pesseyjulien

Hi,

Just a few deprecated notices :

2022-01-25T09:02:31+00:00 [info] User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "AlterPHP\EasyAdminExtensionBundle\Model\AdminUser" now to avoid errors or add an explicit @return annotation to suppress this message.
2022-01-25T09:02:31+00:00 [info] User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getPassword()" might add "?string" as a native return type declaration in the future. Do the same in implementation "AlterPHP\EasyAdminExtensionBundle\Model\AdminUser" now to avoid errors or add an explicit @return annotation to suppress this message.
2022-01-25T09:02:31+00:00 [info] User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "AlterPHP\EasyAdminExtensionBundle\Model\AdminUser" now to avoid errors or add an explicit @return annotation to suppress this message.

Best,
Julien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions