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

HHVM compatibility #210

Closed
2 of 3 tasks
Ocramius opened this issue Dec 16, 2014 · 3 comments
Closed
2 of 3 tasks

HHVM compatibility #210

Ocramius opened this issue Dec 16, 2014 · 3 comments
Assignees

Comments

@Ocramius
Copy link
Owner

@Ocramius Ocramius added the bug label Dec 16, 2014
@Ocramius Ocramius added this to the 2.0.0 milestone Dec 16, 2014
@Ocramius
Copy link
Owner Author

All seems fine as today's compiled HHVM version.

@Ocramius
Copy link
Owner Author

HHVM still fails in numerous ways. It works for basic use-case scenarios, but we still have issues with:

  • private properties with the same name inside an inheritance
  • variadic arguments
  • by-ref variadic arguments
  • typed variadic arguments

@Ocramius Ocramius removed this from the 2.0.0 milestone Dec 30, 2015
@Ocramius
Copy link
Owner Author

This is not going to happen anymore, since the ecosystem is slowly rejecting (sadly, but reasonably) HHVM's long incompatibility list

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