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

#97: handle private properties of superclasses #218

Merged
merged 22 commits into from
Jan 2, 2015

Conversation

Ocramius
Copy link
Owner

@Ocramius Ocramius commented Jan 2, 2015

This PR introduces fixes required to correctly handle private properties of complex class hierarchies, and also fixes minor bugs where static properties were included in generated code

See #97

…rect `ReflectionClass#getProperties()` access
@Ocramius Ocramius self-assigned this Jan 2, 2015
@Ocramius Ocramius added the bug label Jan 2, 2015
@Ocramius Ocramius added this to the 2.0.0 milestone Jan 2, 2015
Ocramius added a commit that referenced this pull request Jan 2, 2015
…rties-of-superclasses

#97: handle private properties of superclasses
@Ocramius Ocramius merged commit 8838254 into master Jan 2, 2015
@Ocramius Ocramius deleted the hotfix/#97-handle-private-properties-of-superclasses branch January 2, 2015 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant