1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 HHVM 3.8.0 发布 下载

本帖由 漂亮的石头2015-07-15 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,318
    赞:
    47
    HHVM 3.8.0 发布,这是第一个在 HHVM lockdown 方面做性能提升的版本,此外还包含以下更新:


    • the proxygen http server (hhvm -m server -v Server.Type=proxygen)


    • stream_socket_enable_crypto() for client sockets


    • Automatic typechecking of Hack code. Previously, the hh_client static analysis tool would have to be separately run. Now, results from hh_client will be included in the runtime errors too. (Running it manually is still the recommended way for fast error feedback though!) The hhvm.hack.lang.auto_typecheck INI option controls this behavior.

    更多详细内容请查看这里

    该版本下载地址请点这里

    HipHop VM(HHVM)是Facebook推出的用来执行PHP代码的虚拟机,它是一个PHP的JIT(Just-In- Time)编译器,同时具有产生快速代码和即时编译的优点。
    HHVM 3.8.0 发布下载地址
     
正在加载...