Skip to content
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

[2.6] dump_destination for DebugBundle #5275

Closed
weaverryan opened this issue May 20, 2015 · 0 comments
Closed

[2.6] dump_destination for DebugBundle #5275

weaverryan opened this issue May 20, 2015 · 0 comments
Labels
actionable Clear and specific issues ready for anyone to take them. good first issue Ideal for your first contribution! (some Symfony experience may be required) hasPR A Pull Request has already been submitted for this issue. VarDumper
Milestone

Comments

@weaverryan
Copy link
Member

See symfony/symfony#14640

This introduced the new dump_destination option. Additionally, you could use this to enable the DebugBundle in all environments if you wanted (it's only in dev/test by default), then direct the output to nowhere in the prod environment (see symfony/symfony-standard#710)

@weaverryan weaverryan added Missing Documentation good first issue Ideal for your first contribution! (some Symfony experience may be required) actionable Clear and specific issues ready for anyone to take them. labels May 20, 2015
@xabbuh xabbuh added this to the 2.6 milestone May 20, 2015
@wouterj wouterj added the hasPR A Pull Request has already been submitted for this issue. label May 24, 2015
wouterj added a commit that referenced this issue Jul 29, 2015
…grekas)

This PR was merged into the 2.6 branch.

Discussion
----------

Fix missing note about debug.dump_destination

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | yes
| Applies to    | all
| Fixed tickets | #5275

Commits
-------

dae2811 Fix missing note about debug.dump_destination
@xabbuh xabbuh closed this as completed Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. good first issue Ideal for your first contribution! (some Symfony experience may be required) hasPR A Pull Request has already been submitted for this issue. VarDumper
Projects
None yet
Development

No branches or pull requests

3 participants