configuration value: failovermethod=priority in /etc/yum.repos.d/CentOS-epel.repo; Configuration: OptionBinding withmetadata for repository 'nginx.org_packages_centos_1.20.1_noarch_nginx-release-1.20.1.noarch.rpm':
- Status
composer.json has been updated
Running composer update illuminate/redis
Loading composer repositories withUse the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currentlyYou can also try re-running composer require with an explicit version constraint, e.g.
found illuminate/support[v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts withfound illuminate/support[v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with
#### 问题描述
如题,我在UDP服务的onWorkerStart回调中启动了一个定时器,log显示onWorkerStart也只调用了一次,但是status里面发现ntp_worker的内存占用与timer----------------
proto user worker listen processes status----------------
proto user worker listen processes status[root@crazy crazy-ntp]# php w.php status
Workerman[w.php] status
-----------------------------------Workerman[w.php] status
----------------------------------------------GLOBAL STATUS----------------
# 问题描述
今日更新后 运行报错 运行环境PHP8.3
#### 程序代码
```
Method 'Webman\Http\Request::file()' is not compatible withmethod 'Workerman\Protocols\Http\Request::file()'
```
#### 报错信息
```
Worker process terminated withERROR: E_COMPILE_ERROR "Declaration of Webman\Http\Request::file($name = null) must be compatible withline 119"
PHP Fatal error: Declaration of Webman\Http\Request::file($name = null) must be compatible with