HHVM 3.29.1 和 3.27.4 发布,Facebook 打造的 PHP 虚拟机

栏目: 软件资讯 · 发布时间: 7年前

内容简介:HHVM 3.29.1 和 3.27.4 发布了,这两个版本均包含 Bugfix 和功能改进: 3.29.1 Fix reversed assignment when lambdas have multiple inout parameters This release is available for Ubuntu 18.10 Cosmic Signi...

HHVM 3.29.1 和 3.27.4 发布了,这两个版本均包含 Bugfix 和功能改进:

3.29.1

  • Fix reversed assignment when lambdas have multiple inout parameters

  • This release is available for Ubuntu 18.10 Cosmic

  • Significantly reduced lock contention when not running in repo-authoritative mode

  • Fix incorrect results for experimental HSL regex when combined with offset capture

  • Support building on systems where $PATH includes spaces

3.27.4

  • Fix reversed assignment when lambdas have multiple inout parameters

  • Support stream_await() on FDs when using CLI server (included in 3.29.0)

  • stream_await() will throw an InvalidOperationException if called on an unawaitable file descriptor. This includes actual on-disk files on Linux, as they are not supported by epoll. We recommend that callers attempt to stream_await(), and handle this exception if neccessary. The stream metadata can not be used to identify whether or not a stream is awaitable - for example, hhvm foo.php has an awaitable STDIN, but hhvm foo.php < myfile has an awaitable STDIN on MacOS (kqueue) but not on Linux (epoll). In prior releases, behavior varied; the most common result was writing an error to STDOUT, and the awaitable not resolving, with request timeout eventually being reached (included in 3.29.0)

开发团队表示,对最后一个 issue 的修复在技术上属于 BC break(破话了向后兼容性,backward compatibility),但还是将其引入了该版本中,不然项目会出现更大的问题。

详细更新内容请点此查看

下载地址:https://github.com/facebook/hhvm/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《HHVM 3.29.1 和 3.27.4 发布,Facebook 打造的 PHP 虚拟机》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

ASP.NET动态网站开发基础教程

ASP.NET动态网站开发基础教程

郭兴峰 / 清华大学 / 2006-5 / 32.00元

ASP.NET是由Microsoft公司推出的新一代Web开发构架。开发人员可以通过ASP.NET实现动态网站的开发,包括开发Web应用程序和Web服务。   本书详细讲解了ASP.NET动态网站开发技术,共分13章,内容包括ASP.NET语言基础、HTML与Script语言、C#语言基础、ASP.NET常用对象、数据库访问技术、数据服务控件和数据绑定技术、ASP.NET配置和部署、ASP.......一起来看看 《ASP.NET动态网站开发基础教程》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具