Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FrameworkBundle] Fix debug:container --show-arguments missing cases #21290

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
Jan 15, 2017

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Jan 14, 2017

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #20861 (comment)
License MIT
Doc PR n/a

Fixes the new --show-arguments option for per-service describing
(i.e. debug:container foo_service --show-arguments, doesn't work at all right now).

@chalasr chalasr force-pushed the debug-container/fix-show-arguments branch from 7ee5a3d to 57b17f4 Compare January 14, 2017 14:39
@nicolas-grekas
Copy link
Member

ping @Cydonia7

@chalasr
Copy link
Member Author

chalasr commented Jan 14, 2017

To reproduce: debug:container service-name --show-arguments --format xml|md|json|txt on the current master

@Cydonia7
Copy link
Contributor

Thank you for fixing this. To be honest, I don't understand this part of the code that well and did not think of testing per-service.

I'm 👍 on this, the tests look good and are passing.

@fabpot
Copy link
Member

fabpot commented Jan 15, 2017

Thank you @chalasr.

@fabpot fabpot merged commit 57b17f4 into symfony:master Jan 15, 2017
fabpot added a commit that referenced this pull request Jan 15, 2017
… missing cases (chalasr)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[FrameworkBundle] Fix debug:container --show-arguments missing cases

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20861 (comment)
| License       | MIT
| Doc PR        | n/a

Fixes the new `--show-arguments` option for per-service describing
(i.e. `debug:container foo_service --show-arguments`, doesn't work at all right now).

Commits
-------

57b17f4 [FrameworkBundle] Fix debug:container --show-arguments missing cases
@chalasr chalasr deleted the debug-container/fix-show-arguments branch January 15, 2017 17:05
@fabpot fabpot mentioned this pull request May 1, 2017
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.

5 participants