内容简介: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
if
statements 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-mains3.28.2: Experimental: add regular expression support as a native type
详情请查看更新日志。
下载地址:
3.28.2
3.27.3
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- VirtualBox 6.1.6 发布,开源虚拟机
- VirtualBox 5.1.30 发布,开源虚拟机
- VirtualBox 6.1.8 发布,开源虚拟机
- VirtualBox 6.1.10 发布,开源虚拟机
- VirtualBox 6.1.12 发布,开源虚拟机
- VirtualBox 6.1.16 发布,开源虚拟机
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。