Skip to content

[VarDumper] Fix ClassStub ellipsis #29316

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
Nov 26, 2018
Merged

[VarDumper] Fix ClassStub ellipsis #29316

merged 1 commit into from
Nov 26, 2018

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Nov 25, 2018

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

Confirmed by @nicolas-grekas this is the right fix.

Before:

image

After:

image

@nicolas-grekas nicolas-grekas added this to the 4.2 milestone Nov 25, 2018
@fabpot
Copy link
Member

fabpot commented Nov 26, 2018

Thank you @ro0NL.

@fabpot fabpot merged commit 88f4ba1 into symfony:master Nov 26, 2018
fabpot added a commit that referenced this pull request Nov 26, 2018
This PR was merged into the 4.2-dev branch.

Discussion
----------

[VarDumper] Fix ClassStub ellipsis

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

Confirmed by @nicolas-grekas this is the right fix.

Before:

![image](https://user-images.githubusercontent.com/1047696/48979309-56c27280-f0b9-11e8-85f8-5ce6837b58fc.png)

After:

![image](https://user-images.githubusercontent.com/1047696/48979310-617d0780-f0b9-11e8-8c43-b12febc1c859.png)

Commits
-------

88f4ba1 [VarDumper] Fix ClassStub ellipsis
@ro0NL ro0NL deleted the class-stub branch November 26, 2018 07:33
This was referenced Nov 26, 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.

4 participants