问题描述 workerman.log一直在增大,打开看下 内容大概全是 2026-01-20 11:01:29 pid:19063 Gateway: Worker->name conflict. Key:127.0.0.1:YourAppBusinessWorker:2 2026-01-20 11:01:30 pid:19063 Gateway: Worker->name conflict. Key:1...
问题描述 composer update 后就这样了 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 ...
问题描述 公司电脑上传git ,到家后拉取下来 composer install 后 报错如下 我看了我git 的代码 windows.php 第8行是 use process\Monitor; 现在本地的代码是 use app\process\Monitor; ...