Skip to content

[VarDumper] Handle "title" attribute on virtual properties #19714

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

Conversation

nicolas-grekas
Copy link
Member

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

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

As seen with @wouterj , it would be better to not display the stack level in front of each stack line.
This PR does just that, and moves the stack level to a title attribute in HtmlDumper.

capture du 2016-08-23 14-09-43

@nicolas-grekas nicolas-grekas force-pushed the var-dump-virtual-title branch from b51fb66 to 19bcf63 Compare August 23, 2016 13:23
@fabpot
Copy link
Member

fabpot commented Aug 23, 2016

Thank you @nicolas-grekas.

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

This PR was merged into the 3.2-dev branch.

Discussion
----------

[VarDumper] Handle "title" attribute on virtual properties

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

As seen with @wouterj , it would be better to *not* display the stack level in front of each stack line.
This PR does just that, and moves the stack level to a title attribute in HtmlDumper.

![capture du 2016-08-23 14-09-43](https://cloud.githubusercontent.com/assets/243674/17891395/cc40b088-693b-11e6-8523-89ff51be929a.png)

Commits
-------

19bcf63 [VarDumper] Handle "title" attribute on virtual properties
@nicolas-grekas nicolas-grekas deleted the var-dump-virtual-title branch September 2, 2016 11:06
@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