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

Compatibility with HHVM #127

Closed
9 tasks done
Ocramius opened this issue Nov 30, 2013 · 0 comments
Closed
9 tasks done

Compatibility with HHVM #127

Ocramius opened this issue Nov 30, 2013 · 0 comments
Assignees
Milestone

Comments

ptarjan added a commit to facebook/hhvm that referenced this issue Mar 26, 2014
ProxyManager is a dependency of ZF2 and SF2 that is doing some very
tricky code generation, as well as dealing with unset properties,
serialization, cloning, etc.

It is currently not on par with HHVM, but reflection and core
features of HHVM cause huge fluctuations in test success rate.

I'm already testing the repo against HHVM nightly (allowed failure on travis, for now), and am
tracking compat at Ocramius/ProxyManager#127, but a comparison
view on http://www.hhvm.com/frameworks/ would help me greatly in
identifying/reporting regressions.

Closes #2093
Github Author: Marco Pivetta <ocramiusgmail.com>

Reviewed By: @fredemmott

Differential Revision: D1229979
@Ocramius Ocramius modified the milestones: 0.5.2, 1.0.0 Sep 16, 2014
@Ocramius Ocramius self-assigned this Sep 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant