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

Skip to content

[VarDumper] Fix dumping references as properties #14114

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
Mar 31, 2015

Conversation

nicolas-grekas
Copy link
Member

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

Just discovered this while reviewing an other PR.
Using array_combine() preserves references now.

@fabpot
Copy link
Member

fabpot commented Mar 31, 2015

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 6c6560e into symfony:2.6 Mar 31, 2015
fabpot added a commit that referenced this pull request Mar 31, 2015
…grekas)

This PR was merged into the 2.6 branch.

Discussion
----------

[VarDumper] Fix dumping references as properties

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

Just discovered this while reviewing an other PR.
Using `array_combine()` preserves references now.

Commits
-------

6c6560e [VarDumper] Fix dumping references as properties
@nicolas-grekas nicolas-grekas deleted the fix-props-refs branch March 31, 2015 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants