Skip to content

[FrameworkBundle] Bundle commands are not available via find() #20442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 10, 2016

Conversation

julienfalque
Copy link
Contributor

@julienfalque julienfalque commented Nov 7, 2016

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

The Symfony\Bundle\FrameworkBundle\Console\Application::find() method does not retrieve the bundle commands and only checks the ones that were added manually.

@ogizanagi
Copy link
Contributor

Indeed, I had this issue in https://github.com/symfony/symfony/pull/20677/files#diff-909255a5d5ed6c36d90b7b8850cee833R221.

Status: Reviewed

@xabbuh
Copy link
Member

xabbuh commented Dec 10, 2016

👍

@fabpot
Copy link
Member

fabpot commented Dec 10, 2016

Thank you @julienfalque.

@fabpot fabpot merged commit dd69b88 into symfony:2.7 Dec 10, 2016
fabpot added a commit that referenced this pull request Dec 10, 2016
…nd() (julienfalque)

This PR was merged into the 2.7 branch.

Discussion
----------

[FrameworkBundle] Bundle commands are not available via find()

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

The `Symfony\Bundle\FrameworkBundle\Console\Application::find()` method does not retrieve the bundle commands and only checks the ones that were added manually.

Commits
-------

dd69b88 Fix bundle commands are not available via find()
weaverryan added a commit to weaverryan/DoctrineBundle that referenced this pull request Mar 25, 2018
weaverryan added a commit to weaverryan/DoctrineBundle that referenced this pull request Mar 25, 2018
weaverryan added a commit to weaverryan/DoctrineBundle that referenced this pull request Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants