Skip to content

[Console] Xml output fix #3569

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
Mar 12, 2012
Merged

[Console] Xml output fix #3569

merged 2 commits into from
Mar 12, 2012

Conversation

meandmymonkey
Copy link

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: #2667
Todo: add specific test

As per my comment here, added the ability to provide an InputDefinition that will not be changed by merging with the Application InputDefinition..

fabpot added a commit that referenced this pull request Mar 12, 2012
Commits
-------

705e460 provided unmerged definition for correct help generation
45bbb5b added getNativeDefinition() to allow specifying an alternate InputDefinition for help generation

Discussion
----------

[Console] Xml output fix

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: #2667
Todo: add specific test

As per my comment [here](#2667 (comment)), added the ability to provide an InputDefinition that will not be changed by merging with the Application InputDefinition..
@fabpot fabpot merged commit 705e460 into symfony:2.0 Mar 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants