-
You market yourselves as a cloud based Hack IDE -- https://www.codebox.io/stack/hhvm -- but you don't support Hack, because your boxes deploy with HHVM version 2.2.0... You have huge potential here --…
-
Currently, [a lot of tests fail](https://travis-ci.org/lanthaler/JsonLD/jobs/16576045). Investigate the reason and fix it or file a bug for [HHVM](https://github.com/facebook/hhvm).
-
Look into this. Might be an interesting exercise in futility if nothing else, but this would be cool.
-
Builds currently failing for HHVM. Need to look into why, look's like syntax issues.
Don't have to definitely support HHVM but knowing why we can or can't would be good.
-
In case somebody else tries to add support for HHVM, this is the current state:
There is currently a problem with some test with unicode caracters:
https://travis-ci.org/h4cc/sql-formatter/jobs/20499…
h4cc updated
10 years ago
-
I get this error while running the TravisCI with hhvm and PHPUnit 4.+
I am not sure if there's anything to do with this package, but hhvm breaks my builds.
``` php
Fatal error: Uncaught exception 'P…
ghost updated
10 years ago
-
`hphp/runtime/base/base-includes.h` is no longer installed in HHVM 3.8 and so running make will produce:
```
agent_sdk_samples/hhvm/extension/newrelic.cpp:1:45: fatal error: hphp/runtime/base/base-in…
-
Do we still want to support hhvm/hack/whatever it is? I'd be so happy to remove all code relating to that.
-
I can't push to te repository and didn't want to maintain a fork. Can you apply the patch below?
``` PATCH
From ebc487f125d2a31b9239a1510fca1a0921c0481d Mon Sep 17 00:00:00 2001
From: Paul Hachmang
…
-
see https://travis-ci.org/liip/LiipTranslationBundle/jobs/45996579
```
63.46s$ phpunit --coverage-text && phpunit Tests/Controller/SecurityTest.php
PHPUnit 4.4.0 by Sebastian Bergmann.
Configuration …