内容简介:HHVM 3.27.3 和 3.28.2 发布了。HipHopVM(HHVM) 是 Facebook 推出的用来执行 PHP 代码的虚拟机,它是一个 PHP 的 JIT(Just-In-Time) 编译器,同时具有产生快速代码和即时编译的优点。主要更新内容如下:Bug 修复
HHVM 3.27.3 和 3.28.2 发布了。HipHopVM(HHVM) 是 Facebook 推出的用来执行 PHP 代码的虚拟机,它是一个 PHP 的 JIT(Just-In-Time) 编译器,同时具有产生快速代码和即时编译的优点。
主要更新内容如下:
Bug 修复
-
3.27.3 and 3.28.2: handle EINTR when using HackC (common when using Xenon) - thanks to Keith Adams.
-
3.27.3 and 3.28.2: fix namespace resolution in anonymous classes when using HackC
-
3.28.2: Support single-line
ifstatements in hackfmt
性能改进
-
3.27.3 and 3.28.2: provide better information on mouse hover in LSP editors and IDEs
-
3.28.2: Experimental: add
<<__Entrypoint>>, removing the need for pseudo-mains -
3.28.2: Experimental: add regular expression support as a native type
详情请查看 更新日志 。
下载地址:
3.28.2
3.27.3
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Responsive Web Design
Ethan Marcotte / Happy Cog / 2011-6 / USD 18.00
From mobile browsers to netbooks and tablets, users are visiting your sites from an increasing array of devices and browsers. Are your designs ready? Learn how to think beyond the desktop and craft be......一起来看看 《Responsive Web Design》 这本书的介绍吧!