Skip to content

debug:router --raw not working #59743

Open
@simontol

Description

@simontol

Symfony version(s) affected

6.4

Description

There is no difference between running:
bin/console debug:router --raw
and:
bin/console debug:router
I'm expecting a non-formatted output such as it was with version 5.4 (--format=txt)

How to reproduce

Run: bin/console debug:router --raw

Possible Solution

Additional Context

--raw flag was introduced in version 6.4
In version 5.4 we were using --format=txt

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