Skip to content

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