Skip to content

Command list ordering fix #16123

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 2 commits into from
Oct 5, 2015
Merged

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Oct 5, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT

Makes sure that global commands are always first.

@fabpot fabpot force-pushed the command-list-ordering-fix branch from abbb25f to 2984f8e Compare October 5, 2015 15:47
@fabpot
Copy link
Member Author

fabpot commented Oct 5, 2015

Thank you @spdionis.

@fabpot fabpot merged commit 2984f8e into symfony:2.3 Oct 5, 2015
fabpot added a commit that referenced this pull request Oct 5, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

Command list ordering fix

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT

Makes sure that global commands are always first.

Commits
-------

2984f8e fixed previous commit
70f2b3e global commands are always first in command list
This was referenced Oct 27, 2015
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.

2 participants