-
![image](https://user-images.githubusercontent.com/11309372/130209206-e345f27d-7045-4423-83c8-ce8ccfd64b80.png)
![image](https://user-images.githubusercontent.com/11309372/130209278-ac2c68bd-1f50-46b…
-
跟微信有关的,能否都来一波封装呢?
-
`
go(function() {
/** @var HttpClient $client */
//$client = ContextManager::getInstance()->get(HTTP_CLIENT_HANDLER);
$client = new HttpClient();
…
-
## 包版本号
v3.0.0
## 问题描述
微信支付回调提示Provider response Error,报错的文件是Functions.php。之前用 tp 调用正常,现在改成了 easyswoole之后报错,应该不会是配置的问题。
## 你的代码
try{
$config = WxPayExtend::getInstance()->…
-
[2023-06-04 03:12:10][throwable][error]{"message":"Argument 1 passed to EasySwoole\\Jwt\\Jwt::setSecretKey() must be of the type string, null given, called in \/Users\/lijie\/www\/test\/Joyboo-admin-e…
-
队列+自定义进程通过http-client调取数据接口,每秒处理200-300次队列,内存会无限增加,Swoole Tracker监控未发现内存溢出情况
**ES启动时,开启队列+自定义进程**
```
public static function mainServerCreate(EventRegister $register)
{
//添加redis队列
…
-
The recent implementation of Symfony Cache using SwooleTable is supported only in the main runner. We need to support it in the EasySchedule bridge as well, here is a brain dump of required steps:
…
-
php7.4 and swoole4.8.11
#!/usr/bin/env php
PHP Fatal error: Uncaught EasySwoole\Mysqli\Exception\Exception: SQLSTATE[HY000] [2002] Connection reset by peer or Transport endpoint is not connected in…
-
人生其实是一盘棋,一招一式都要提前规划好,走一步至少看三步,尽量减少错误,尽量减少一时的心血来潮,所谓的“浪子回头”不过是粉饰当时的傻逼,根本没有什么卵的意义,更不值得原谅。这个社会总是过分夸大金钱的作用,忽略了做人基本的原则,尤其对有钱的男人,犯过的错好像都不是事儿,有钱的男人出轨叫做追求自我追求真爱,其实错就是错,跟有没有钱没有一毛钱的关系。我每次说到这个问题就一堆人跳出来反驳,但我还是得说,…
-
## easyswoole框架版本号、orm组件版本号 [Version]
1.5.4
## 问题描述和截图 [Question]
`QueryBuilder::inc(1)`返回` array("[I]" => "+1"), `
在update方法中执行到`PreProcess::dataValueFormat($attrValue, $col);`时进行`strval()`处理…