内容简介:HHVM 是 Facebook 推出的用来执行 PHP 代码的虚拟机,它是一个 PHP 的 JIT(Just-In-Time) 编译器,同时具有产生快速代码和即时编译的优点。 HHVM 3.27.1 和 3.24.8 都是针对所在系列的 bug 修复版本,更新内容如...
HHVM 是 Facebook 推出的用来执行 PHP 代码的虚拟机,它是一个 PHP 的 JIT(Just-In-Time) 编译器,同时具有产生快速代码和即时编译的优点。
HHVM 3.27.1 和 3.24.8 都是针对所在系列的 bug 修复版本,更新内容如下:
3.27.1
Fix stability issues when async if HHVM is linked against libevent2
Fix overly-strict parameter type variance for implementations of abstract methods
Fix as-you-type formatting when using recent versions of Nuclide
Fix formatting of comments that include tabs
Support debugging xbox requests
Regression: Support
"{$$foo}"in PHP filesRegression: Support closures in anonymous classes
Regression: Fix typechecker hangs/crashes if there are many
if (Shape::keyExists())refinementsRegression: Remove special meanings of some Hack keywords when file is PHP
Autocomplete: Remove ‘namespace fallback’ behavior for functions, which is no longer part of Hack
Autocomplete: Don’t trigger autocomplete after colons in case statements in namespaces
Autocomplete: Don’t trigger autocomplete after user attributes
3.24.8
Fix stability issues when using async if HHVM is linked against libevent2
Fix overly-strict parameter type variance for implementations of abstract methods
发行说明
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 如何管理多个Python版本和虚拟环境
- PHP 虚拟机 HHVM 发布 3.24.5 版本
- FydeOS 发布虚拟机版本,可用 VMWare 进行体验
- FydeOS 发布虚拟机版本,可用 VMWare 进行体验
- 开源虚拟机 VirtualBox 5.2.10 发布,常规维护版本
- 开源虚拟机 VirtualBox 5.2.16 发布,常规维护版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Spring揭秘
王福强 / 人民邮电出版社 / 2009.8 / 99.00元
没有教程似的训导,更多的是说故事般的娓娓道来,本书是作者在多年的工作中积累的第一手Spring框架使用经验的总结,深入剖析了Spring框架各个模块的功能、出现的背景、设计理念和设计原理,揭开了Spring框架的神秘面纱,使你“知其然,更知其所以然”。每部分的扩展篇帮助读者活学活用Spring框架的方方面面,同时可以触类旁通,衍生出新的思路和解决方案。 本书内容全面,论述深刻入理,必将成为每......一起来看看 《Spring揭秘》 这本书的介绍吧!