HHVM 4.169 is released! 4.166 – 4.168 remain supported, as does the 4.153 LTS releases.
Highlights
hackfmt
now only allows up to 1 consecutive blank lines (previously 2).
Breaking Changes
- The
$callback
passed tofb_setprofile
now receives all parameters, including non-default and default parameters. Previously only non-default parameters are passed to$callback
.
转自 https://hhvm.com/blog/2022/09/20/hhvm-4.169.html