Skip to content

[FrameworkBundle] Enable --show-arguments in debug:container by default #59187

Closed
@vudaltsov

Description

@vudaltsov

Description

I use the debug:container <service> command quite often and always forget to add --show-arguments.

What if I propose to enable --show-arguments by default in Symfony 7.3?

Example

# Before
bin/console debug:container router --show-arguments
# After
bin/console debug:container router

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