网站搭建后显示这个代码语法错误,求告知要怎么弄
function fdiv(float $num1, float $num2): float { return p\Php80::fdiv($num1, $num2); }
}