-
图中的trait有一个__construct初始化方法,有个类use此trait后,如果对其AOP,是没法执行__construct的,不会执行红箭头代码
把切入类注释掉后,正常输出“config”内容
onekb updated
6 months ago
-
- [x] I've been read all documentation
- [x] I've been search all existed issues
Is there an official supported way for stopping & shutting down hyperf gracefully within the framework code?
Som…
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
Darwin zuneadeMacBook-Pro.local 22.6.0 Darwin Kernel Vers…
Zunea updated
12 months ago
-
1、我在使用的时候,重新配置了Hyperf\SocketIOServer\Room\AdapterInterface::class的对应关系,并在构造函数中修改了redis的配置信息,将dbIndex从0改动到了3.启动后数据仍然保存在db0中,如果通过watcher监听器重启,数据会同时储存在db0和db3中。
2、引入的tarit类Emitter在Hyperf\SocketIOServer\…
-
我这边完成了 PHP Swoole 环境下的 Nacos 客户端代码,除了支持 openapi 外,还支持 grpc 双向流
https://github.com/hyperf/nacos/tree/3.1
-
Hello Hyperf Community
we are migrating from Laravel to Hyperf due to huge performance gap between both
there are two problem we have ill ask the first one here and ill create new issue for the seco…
-
php bin/hyperf.php vendor:publish tangwei/apidocs
2.0版本报错下面的是什么轻快
There are no commands defined in the "vendor" namespace.
-
lumen或者laravel能使用 Prometheus插件么hyperf/metric
Yii18 updated
2 years ago
-
i have read all documents but couldn't find anything about model `policy `or `gate`
how Hyperf's users implement this stuffs ?
```
-
好像目前还不支持PHP8的注解形式