HHVM 4.149 发布!此版本标志着对 4.143 的支持结束;4.144 – 4.148 仍然受支持,4.102 和 4.128 LTS 版本也是如此。
强调
__clone
即使能力集被指定为纯,现在也能够写入自己的属性。- 将协同效应添加到以下内置 API:
class_*
dyncall_*_force
ReflectionProperty::{get,set}Value
Reflection{Method,Property}::setAccessible
thrift_protocol_set_compact_version
mb_*
$LANG
当找不到指定的语言环境时修复段错误。
转自 https://hhvm.com/blog/2022/02/15/hhvm-4.149.html