系統(tǒng)新裝的,php8.1
安裝了webman+admin
啟動直接報錯
看作者最近提交了修改,還原了一下就好了
/vendor/workerman/webman-framework/src/Http/Request.php on line 119
改為
public function file(?string $name = null): array
Fatal error: Declaration of Webman\Http\Request::file($name = null) must be compatible with Workerman\Protocols\Http\Request::file(?string $name = null): mixed in /www/wwwroot/wuhu/vendor/workerman/webman-framework/src/Http/Request.php on line 119
Worker[13331] process terminated with ERROR: E_COMPILE_ERROR "Declaration of Webman\Http\Request::file($name = null) must be compatible with Workerman\Protocols\Http\Request::file(?string $name = null): mixed in /www/wwwroot/wuhu/vendor/workerman/webman-framework/src/Http/Request.php on line 119"
PHP Fatal error: Declaration of Webman\Http\Request::file($name = null) must be compatible with Workerman\Protocols\Http\Request::file(?string $name = null): mixed in /www/wwwroot/wuhu/vendor/workerman/webman-framework/src/Http/Request.php on line 119