hhvm
hhvm copied to clipboard
A virtual machine for executing programs written in Hack.
When executing `html_entity_decode()` HHVM seems to enable `ENT_QUOTES` by default, unlike PHP: See: https://3v4l.org/B0lup
There are some machines HHBC is written bad would happen,the case is less.and then I deleted hhbc file can run normally (hhbc file can be read and write) hhvm master...
SSH2
Any chance of someone porting SSH2 into HHVM? Considering @sgolemon released libssh2, I expected it to already be implemented, guess you guys have higher priorities, just wanted to make the...
Summary: AIRStore's contbuild broke a few days ago with a failure to unpack the boost tarball. This is because boost's jfrog subscription expired. The recommended workaround is to use `archive.boost.io`...
Hi, I am new to HHVM. I am using it to run OSS-Performance. I am in the phase of building HHVM from the source code. CMake cannot find the following...
Differential Revision: D51220868
**Describe the bug** The typechecker does not allow for calls of a generic method if the amount of generics does not match. If a parent class declares `n` generics on...
This matches other options like PerfJitDumpDir or CoreDumpReportDirectory. For simplicity, this controls both the perf map and the perf id map.
**Describe the bug** I followed the guide at https://docs.hhvm.com/hack/getting-started/starting-a-real-project and found that the following packages are abandoned - hhvm/hhvm-autoload, facebook/difflib, facebook/fbexpect, hhvm/type-assert. **Standalone code, or other way to reproduce the...
Summary: X-link: https://github.com/facebook/fb303/pull/41 some cleanup: remove loadgen and bundle cleaners from client build and OSS build - hopefully will let us move faster in these codebases and avoid needing to...