
Hhvm is an open-source virtual machine designed for executing programs written in hack and php. hhvm uses a just-in-time (jit) compilation approach to achieve superior performance while maintaining the development flexibility that php provides.
for the majority of your programs hhvm should be a drop-in replacement for the usual php interpreter/engine.
this package provides the debugging symbols for hhvm.