内容简介: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
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Principles of Object-Oriented JavaScript
Nicholas C. Zakas / No Starch Press / 2014-2 / USD 24.95
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to defin......一起来看看 《Principles of Object-Oriented JavaScript》 这本书的介绍吧!
JSON 在线解析
在线 JSON 格式化工具
html转js在线工具
html转js在线工具