Skip to content

Documented the --deprecations option of the debug:container component #13339

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
May 14, 2020

Conversation

javiereguiluz
Copy link
Member

Fixes #13337.

@noemi-salaun I couldn't find a better place to document this, so that's why I added it to this article. What do you think Thanks.

@javiereguiluz javiereguiluz added this to the 5.1 milestone Mar 13, 2020
@noemi-salaun
Copy link

@javiereguiluz
It feels weird to put a debug:container command in the middle of PHPUnit doc. But as you said, there is no places where all the debug:container options are listed.

Maybe we could add the --deprecations option along with all the others (--types, --env-vars, ...) on this page https://symfony.com/doc/current/service_container/debug.html

But I don't know if it should be a single PR or a separated one that target previous version of the doc where --deprecations option was not available

@javiereguiluz javiereguiluz merged commit 0d78115 into symfony:master May 14, 2020
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.

[FrameworkBundle] add --deprecations on debug:container command
3 participants