Skip to content

Empty output for debug:autowiring #29442

@javiereguiluz

Description

@javiereguiluz
Member

Symfony version(s) affected: 4.2

Description
If I run debug:autowiring in the Symfony Demo app (which uses Symfony 4.2) I only see an empty output instead of something like #28970.

Other users on Symfony's Slack confirmed the same behaviour.

Activity

added this to the 4.2 milestone on Dec 3, 2018
chalasr

chalasr commented on Dec 3, 2018

@chalasr
Member

Confirmed, the command outputs nothing because you don't have phpdocumentor/reflection-docblock installed, which should not be a requirement for using the command.
Looking at it.

chalasr

chalasr commented on Dec 3, 2018

@chalasr
Member

See #29445

added a commit that references this issue on Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @javiereguiluz@nicolas-grekas@chalasr@carsonbot

        Issue actions

          Empty output for debug:autowiring · Issue #29442 · symfony/symfony