Skip to content
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

[VarExporter] fix dumping protected property from abstract classes #29418

Merged
merged 1 commit into from
Dec 2, 2018

Conversation

nicolas-grekas
Copy link
Member

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

@nicolas-grekas nicolas-grekas added this to the 4.2 milestone Dec 1, 2018
@nicolas-grekas nicolas-grekas changed the base branch from master to 4.2 December 2, 2018 09:48
@nicolas-grekas nicolas-grekas merged commit 0132ba9 into symfony:4.2 Dec 2, 2018
nicolas-grekas added a commit that referenced this pull request Dec 2, 2018
… classes (nicolas-grekas)

This PR was merged into the 4.2 branch.

Discussion
----------

[VarExporter] fix dumping protected property from abstract classes

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

Commits
-------

0132ba9 [VarExporter] fix dumping protected property from abstract classes
@nicolas-grekas nicolas-grekas deleted the ve-fix branch December 2, 2018 09:49
@fabpot fabpot mentioned this pull request Dec 6, 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.

2 participants