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

Array access is broken in Virtual Proxies #67

Merged
merged 7 commits into from
Jun 30, 2013

Conversation

Ocramius
Copy link
Owner

As discovered by @peterrehm, accessing public array properties in virtual proxies is currently broken

@Ocramius
Copy link
Owner Author

@peterrehm need review later today, I'll merge and tag 0.4.1 tomorrow if all is ok, since this is quite a serious bug :)

Thanks again for the support!

@Ocramius Ocramius closed this Jun 29, 2013
@Ocramius Ocramius reopened this Jun 29, 2013
@peterrehm
Copy link

@Ocramius Glad we tracked the issue down. Looking forward to 0.4.1 then 👍

@ghost ghost assigned Ocramius Jun 29, 2013
@Ocramius
Copy link
Owner Author

Added some tests to verify the behaviour of the newly introduced by-default-get-by-ref magic getter, since I wasn't sure about how it would work with other cases.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling a1674fe on hotfix/array-access-in-__get into 442bfd3 on master.

Ocramius added a commit that referenced this pull request Jun 30, 2013
Array access is broken in Virtual Proxies
@Ocramius Ocramius merged commit 880ea3f into master Jun 30, 2013
@Ocramius Ocramius deleted the hotfix/array-access-in-__get branch June 30, 2013 16:44
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.

None yet

3 participants