-
I am using the vscode-hack extension on visual code studio on macOS Big Sur. My settings.json includes following launch configuration:
```
"configurations": [
{
"name": "HHVM: Run Script",
"typ…
-
Please complete the information below:
# Where is the problem?
https://docs.hhvm.com/hhvm/installation/building-from-source#building-hhvm
# What is the problem?
This section should have a …
-
Because of the ['hhvm']['source']['dependencies']['debian'] attributes missing 7.5, 7.6 and 7.7. Maybe it should juste match on 7.
Sorry for the bug spam hehe =)
-
I like this way of combining filters: https://github.com/hhvm/user-documentation/blob/de3652909872a2017b7037fb56d9c7d3ab71c71d/bin/build-yaml-from-hhvm.php#L49-L50
-
https://docs.hhvm.com/hack/contexts-and-capabilities/introduction primarily gives examples using hypothetical contexts, and is effectively documentation of the syntax rather than how to actually use i…
-
We have some documentation and installation guides that we must publish it. So we need to update our wiki with those docs and we are ask to create a blog about HHVM on POWER (Announcement and guides).…
-
I tried this four times, and all I gave is a “checking connection” at the install.php script. I have HHVM 3.4.1 (tested with 3.3.0 and 3.0.1 too), nginx 1.6.0 and MariaDB 10.0. Double checked the para…
-
It'd be nice if the hhvm test runner was packaged in hhvm-dev, so extension testsuites could be run after building them.
ghost updated
9 years ago
-
Is there any way to install HHVM in windows 7, because i read about the new programming language by facebook and it requires HHVM for development. thanks in advance for an answer.
-
travis.yml indicates this is compatible with HHVM. I'm not seeing that. I'm using HHVM 3.7. PHP5-FPM works just fine. With HHVM, LoginResult just comes back with a bunch of NULL values in the arra…