Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[console] debug:container SessionHandlerInterface #37245

Closed
@ybenhssaien

Description

@ybenhssaien

Symfony version(s) affected: 4.4.9

Description

  • Looking for session.handler by running bin/console debug:container session.handler-v we get the result
    image

  • But running a bin/console debug:container SessionHandlerInterface -v we get [Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException] You have requested a non-existent service "session.handler".
    image

How to reproduce

  • Without any Service implements SessionHandlerInterface (the case for a fresh symfony installation from skeleton)
  • Run the console command : bin/console debug:container SessionHandlerInterface -v

Possible Solution

Additional context

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