-
框架运行一段时间后返回的错误信息,请问是哪里除了问题?
`
Fatal error: Uncaught Error: Class 'EasySwoole\Trigger\Location' not found in /home/dev-es.com/vendor/easyswoole/easyswoole/src/Core.php:198
Stack trace:
#0 /home/d…
-
-
https://github.com/easy-swoole/wechat/blob/054113ba462f2cba457ec4dab55f454364213121/src/MiniProgram/Application.php#L9
应该为 `use EasySwoole\WeChat\MiniProgram\Server;`
-
建议将 EasySwoole\WeChat\Kernel\BaseClient 中 getClient 改成 public。
理由:有的接口SDK中没有集成进去,需要自己去调用,改为 public 后,就可以自由发挥了。例如再集成小程序扫普通二维码打开小程序时,https://developers.weixin.qq.com/doc/oplatform/Third-party_Platform…
-
v3.0.5
error info:
```shell
Call to undefined method Lcobucci\\JWT\\Builder::identifiedBy():: FILE:/vendor/phper666/jwt-auth/src/JWT.php:: LINE: 64
```
error file:
vendor/phper666/jwt-auth/s…
-
Hi, is there any way to control in the config that if the first email is still sending, the following emails should be queued because I got the following error below. Or just add coroutine `sleep` aft…
-
错误信息:
Fatal error: Uncaught EasySwoole\ORM\Exception\Exception: SQLSTATE[HY000] [2002] Connection timed out in /www/wwwroot/51kai-houduan/vendor/easyswoole/orm/src/Db/MysqlPool.php:21
Stack trace:
…
-
https://github.com/easy-swoole/wechat/blob/054113ba462f2cba457ec4dab55f454364213121/src/Kernel/Messages/Message.php#L153
改为 `return XML::build(array_merge(['MsgType' => $this->getType()], $this->to…
-
我看到既然支付宝都有付款到个人的接口实现,微信却没有。
而且都有EasySwoole\Pay\WeChat\ResponseBean\Transfer这个类文件。
不知道为什么没有实现。
-
EasySwoole Pay
需要 bcmath 扩展
搞区块链也需要 bcmath
能不能在docker镜像加上此扩展
![7 E `MFXFGFDI8)$IH9IJ$O](https://user-images.githubusercontent.com/12593507/129311835-dbf43e00-594d-419d-8497-d44bb753a0ea.png…