Skip to content

[VarDumper] Allow dumping subparts of cloned Data structures #19672

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
Aug 19, 2016

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Aug 19, 2016

Q A
Branch? master
New feature? yes
Tests pass? yes
License MIT
Doc PR symfony/symfony-docs#6891

ping @wouterj: with this, we'll be able to dump only the trace for deprecations in #19614 instead of being forced to dump the full exception right now. See test case.
We'd do {{ profiler_dump(log.context.seek('trace')) }} in logger.html.twig.

@nicolas-grekas
Copy link
Member Author

Needs #19674 to be green.

@fabpot
Copy link
Member

fabpot commented Aug 19, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 8f2f440 into symfony:master Aug 19, 2016
fabpot added a commit that referenced this pull request Aug 19, 2016
…ctures (nicolas-grekas)

This PR was merged into the 3.2-dev branch.

Discussion
----------

[VarDumper] Allow dumping subparts of cloned Data structures

| Q             | A
| ------------- | ---
| Branch?       | master
| New feature?  | yes
| Tests pass?   | yes
| License       | MIT
| Doc PR     | symfony/symfony-docs#6891

ping @wouterj: with this, we'll be able to dump only the trace for deprecations in #19614 instead of being forced to dump the full exception right now. See test case.
We'd do `{{ profiler_dump(log.context.seek('trace')) }}` in `logger.html.twig`.

Commits
-------

8f2f440 [VarDumper] Allow dumping subparts of cloned Data structures
@nicolas-grekas nicolas-grekas deleted the vardumper-sub-data branch August 19, 2016 16:44
xabbuh added a commit to symfony/symfony-docs that referenced this pull request Sep 21, 2016
…ekas)

This PR was merged into the master branch.

Discussion
----------

[VarDumper] Doc for the Data::seek() method

Ref. symfony/symfony#19672

Commits
-------

cb66d83 [VarDumper] Doc for the Data::seek() method
@fabpot fabpot mentioned this pull request Oct 27, 2016
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.

3 participants