Facebook Releases HHVM 3.5 As A PHP Alternative

Written by Michael Larabel in Programming on 20 January 2015 at 08:41 PM EST. 3 Comments
PROGRAMMING
Facebook developers have released version 3.5.0 of HHVM as a faster alternative to the reference PHP implementation.

HHVM 3.5.0 was released today and delivers better error handling for the PDO extension, more HNI conversions, allows calling closures inline, and supports stream_await for async stream blocking. Full details on the HHVM 3.5.0 release can be found via the HHVM.com blog.

My most recent testing of PHP 5 vs. PHP 7 vs. HHVM benchmarks in development form have shown Facebook's HipHop Virtual Machine still dominating by a significant lead.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week