小编Haf*_*ati的帖子

如何修复 PHP 解析错误:语法错误,意外的“?” 在第 500 行的 vendor\laravel\framework\src\Illuminate\Foundation\helpers.php 中

一切正常,但在运行时出现此错误

PHP 解析错误:语法错误,意外的“?” 在 htdocs\example\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php 第 500 行

上线500

return $factory->of($arguments[0], $arguments[1])->times($arguments[2] ?? null);
Run Code Online (Sandbox Code Playgroud)

php laravel

3
推荐指数
1
解决办法
6481
查看次数

标签 统计

laravel ×1

php ×1