-
环境:hyperf 3.1 php 8.1
```sh
composer test
// 省略......
PHPUnit 10.5.38 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.29
Configuration: /workingDir/tmp/pro1/phpunit.xml.dist
…
-
{
"platform":"",
"hub-mirror": [
"hyperf/hyperf:8.1-alpine-v3.18-swoole$hyperf:8.1-alpine-v3.18-swoole"
]
}
-
使用新版hyperf安装扩展报错
composer信息为:
![image](https://github.com/user-attachments/assets/74e749de-2003-4a97-b77c-3f9c7c366eef)
-
能把 metrics 和 tracer 加上吗
-
## 配置
```
SeasLog
SeasLog support => Enabled
SeasLog Version => 2.2.0
SeasLog Author => Chitao.Gao [ neeke@php.net ]
SeasLog Supports => https://github.com/SeasX/SeasLog
Directive => Local…
-
- [apache/apisix](https://github.com/apache/apisix#contributor-over-time)
- [apache/skywalking](https://skywalking.apache.org/team/#contributor-over-time)
- [apache/dolphinescheduler](https://github…
-
`hyperf/database 3.1.x` 不兼容 `doctrine/dbal 4.x` 包导致运行 `migrate` 命令报错
```shell
$ php bin/hyperf.php migrate
...
PHP Fatal error: Declaration of Hyperf\Database\DBAL\Concerns\ConnectsToDatabase::…
-
![image](https://user-images.githubusercontent.com/7343318/163339259-08161215-f632-4240-8f14-ff4c9ea2c5bf.png)
在使用默认路径打包时,程序无法写入代理文件导致无法启动
```shell
$ php hyperf-skeleton.phar start
#!/usr…
vzina updated
3 months ago
-
## Before you submit an issue, please be sure to search through existing issues as well as search through the [documentation](https://hyperf.wiki)
- [x] I've searched all existing issues
- [x] I've …
-
php:8.2
hyperf:3.1
定时任务环境。
SQLSTATE[HY010]: Function sequence error: [unixODBC][Driver Manager]Function sequence error。SQLExecute[0] at /root/swoole-5.1.4/thirdparty/php81/pdo_odbc/odbc_stmt.c:253。…