皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

HHVM 4.135 发布

HHVM 4.135 is released! HHVM 4.130–4.134 remain supported, as do the 4.102 and 4.128 LTS releases.

This release primarily contains stability and performance improvements, and work towards future features that are not yet supported.

Highlights

  • If using Watchman, fixed a potential deadlock when connecting.

Breaking Changes

  • If a function intercept handler throws an exception, the intercepted functions’ exception handler is no longer used.

Future Changes

  • We are now actively working towards removing support for ‘partial’ mode.

转自 https://hhvm.com/blog/2021/11/08/hhvm-3.135.html