Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] Fix dumping of SplObjectStorage #26999

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
Apr 22, 2018

Conversation

corphi
Copy link
Contributor

@corphi corphi commented Apr 21, 2018

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

This is a bug fix for dumping instances of SplObjectStorage. The bug was introduced in #23176, by fixing that the internal pointer was changed upon dumping. I added tests for both issues.

@fabpot fabpot force-pushed the fix-cast-objectstorage branch from 1f63267 to b2ac6b6 Compare April 22, 2018 05:46
@fabpot
Copy link
Member

fabpot commented Apr 22, 2018

Thank you @corphi.

@fabpot fabpot merged commit b2ac6b6 into symfony:2.7 Apr 22, 2018
fabpot added a commit that referenced this pull request Apr 22, 2018
This PR was squashed before being merged into the 2.7 branch (closes #26999).

Discussion
----------

[VarDumper] Fix dumping of SplObjectStorage

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

This is a bug fix for dumping instances of `SplObjectStorage`. The bug was introduced in #23176, by fixing that the internal pointer was changed upon dumping. I added tests for both issues.

Commits
-------

b2ac6b6 [VarDumper] Fix dumping of SplObjectStorage
@corphi corphi deleted the fix-cast-objectstorage branch February 21, 2019 22:32
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