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

Trying HHVM builds on Travis CI #2973

Merged
merged 1 commit into from
Dec 19, 2013
Merged

Conversation

ipalaus
Copy link
Contributor

@ipalaus ipalaus commented Dec 16, 2013

@ipalaus
Copy link
Contributor Author

ipalaus commented Dec 16, 2013

Ping @ptarjan

@ptarjan
Copy link

ptarjan commented Dec 17, 2013

Nice! you can remove the allow hhvm failures :)

@RSully
Copy link
Contributor

RSully commented Dec 18, 2013

I'd consider leaving it allowed. I expect bugs may crop up in HHVM that might throw Laravel contributions off.

@patrickheeney
Copy link

If bugs crop up, wouldn't it be better to fix them so HHVM can be fully supported?

@RSully
Copy link
Contributor

RSully commented Dec 18, 2013

They should be fixed in HHVM, assuming the project passes on the official PHP interpreters.

@patrickheeney
Copy link

@RSully Agreed, but they also provided a way to bypass it until it does get implemented upstream. So if HHVM is to be support you would theoretically if(defined('HHVM_VERSION')) $old_code_until_fixed.

taylorotwell added a commit that referenced this pull request Dec 19, 2013
@taylorotwell taylorotwell merged commit 778cce6 into laravel:4.1 Dec 19, 2013
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

Successfully merging this pull request may close these issues.

5 participants