类型错误: abs(): Argument #1 ($num) must be of type int|float, string given,出现这种错误基本就是 PHP 版本问题,把原先的 PHP8 降级到 PHP7 就可以了