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

ArrayAccess incorrect behavior #1061

Closed
bubleg opened this issue Aug 20, 2015 · 1 comment
Closed

ArrayAccess incorrect behavior #1061

bubleg opened this issue Aug 20, 2015 · 1 comment

Comments

@bubleg
Copy link

bubleg commented Aug 20, 2015

Hello there.

It seems that classes that implement SPL ArrayAccess interface do not actually act like arrays in the Zephire code (compiled PHP classes work fine). And moreover they act differently whether the class implementing this interface is a property (doesn't matter if public or private) of another class or just a local variable.

An example of what I'm talking about: https://github.com/bubleg/zephir_bug_arrayaccess

I'm using Vagrant box with debian/jessie64 with all updates and Zephir version 0.7.1b

Thanks.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@sergeyklay
Copy link
Member

Closed in favor of #1400

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

No branches or pull requests

2 participants