Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

capture d ecran de 2018-06-29 08-18-59

@javiereguiluz
Copy link
Member

I like this a lot! Just a minor comment: I wonder if instead of App\Foo@proxy we should display it as App\Foo proxy or Proxy of App\Foo class ?

@nicolas-grekas
Copy link
Member Author

There is one technical constraint: the last \ controls what's dumped (everything after it - Foo@proxy in the example) vs what's displayed on hover (the full string - Foo_9991422 - App\Foo@proxy). I'm not sure this proposal would fit.

@fabpot
Copy link
Member

fabpot commented Jun 30, 2018

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 955494c into symfony:master Jun 30, 2018
fabpot added a commit that referenced this pull request Jun 30, 2018
…kas)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[VarDumper] show proxified class on hover

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

![capture d ecran de 2018-06-29 08-18-59](https://user-images.githubusercontent.com/243674/42076362-2ab0dd1c-7b75-11e8-9243-5e2f78afe870.png)

Commits
-------

955494c [VarDumper] show proxified class on hover
@nicolas-grekas nicolas-grekas deleted the dump-proxy branch July 1, 2018 07:50
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
This was referenced Nov 3, 2018
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.

5 participants