Skip to content

[bug] --verbose=<value> not performing as expected #31299

@ymh199478

Description

@ymh199478

Symfony version(s) affected: master

Description

I saw that the Application.php-L874 has a handle to --verbose=<value>, but this usage raises an exception when the console is executed.

When I execute in the console:

$ <console-progrom-name> list --verbose=3

Will throw an exception:

[Symfony\Component\Console\Exception\RuntimeException]
The `--verbose` option does not accept a value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions