Skip to content

[VarDumper] Get dump as string with $dumper->dump(..., true); #19755

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 28, 2016

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? master
New feature? yes
Tests pass? yes
License MIT

ping @lyrixx @wouterj since you expressed interest in boilerplate reduction around this in the past :)

@lyrixx
Copy link
Member

lyrixx commented Aug 27, 2016

👍
Now the dumper trait can be simplified ?!

@nicolas-grekas
Copy link
Member Author

More than already done here?

@wouterj
Copy link
Member

wouterj commented Aug 28, 2016

Looks good!

I also wondered if these 4 lines of boilerplate code can be reduced as well? I've had to use it in a couple places in that PR.

@nicolas-grekas nicolas-grekas merged commit 4be9776 into symfony:master Aug 28, 2016
nicolas-grekas added a commit that referenced this pull request Aug 28, 2016
…, true);` (nicolas-grekas)

This PR was merged into the 3.2-dev branch.

Discussion
----------

[VarDumper] Get dump as string with `$dumper->dump(..., true);`

| Q             | A
| ------------- | ---
| Branch?       | master
| New feature?  | yes
| Tests pass?   | yes
| License       | MIT

ping @lyrixx @wouterj since you expressed interest in boilerplate reduction around this in the past :)

Commits
-------

4be9776 [VarDumper] Get dump as string with `$dumper->dump(..., true);`
@nicolas-grekas nicolas-grekas deleted the dump-str branch August 28, 2016 18:59
@nicolas-grekas
Copy link
Member Author

@wouterj these 4 lines of boilerplate won't be needed anymore with #19768

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.

4 participants