Skip to content

Symfony 6 support #99

@derrabus

Description

@derrabus

Tests on the main branch currently fail with Symfony 6:

  • AuthenticationTrustResolverInterface::isAnonymous() is called, but that class has been removed in Symfony 6.
  • Some tests use the AnonymousToken class which has also been removed.
  • The constant AuthenticatedVoter::IS_AUTHENTICATED_ANONYMOUSLY is accessed. Gone as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions