jackwangshukai

Results 9 issues of jackwangshukai

如何替换easydingtalk自带的缓存。使用redis替代 目前我的做法是修改包里的代码 把缓存那边获取改了参照 easyWeChat改的 代码如下 `namespace EasyDingTalk\Kernel\Concerns; use Psr\Cache\CacheItemPoolInterface; use Psr\SimpleCache\CacheInterface; use Symfony\Component\Cache\Adapter\FilesystemAdapter; use Symfony\Component\Cache\Psr16Cache; use Symfony\Component\Cache\Simple\FilesystemCache; use Psr\SimpleCache\CacheInterface as SimpleCacheInterface; use EasyWeChat\Kernel\Exceptions\InvalidArgumentException; trait InteractsWithCache { /** * @var \Psr\SimpleCache\CacheInterface...

插入中文时候偶尔会出现乱码 1.4.7 ,1.4.8 都出现了问题。有谁解决了吗

现在用的是php-cp1.5.0 目前看服务是正常运行的。但是用gd调试的时候发现有些异常。跟php-cp有关。所以想问问你们有测过php7.1下的兼容吗

has been attempted too many times or run too long. The job may have previously timed out.[/code/vendor/topthink/think-queue/src/queue/Worker.php:350

使用composer 安装的时候下载下来的为什么是zip是提供的就是zip文件吗

截取了一部分错误 ^~~~ /private/tmp/pear/temp/trace/extension/trace.c:379:38: warning: incompatible pointer types passing 'zend_string *' (aka 'struct _zend_string *') to parameter of type 'const char *' [-Wincompatible-pointer-types] frame->function = sdsnew(zf->common.function_name); /usr/local/Cellar/[email protected]/7.1.25/include/php/Zend/zend_types.h:514:28: note: expanded from macro...

服务重启之后之前的数据都没有。如果我想保留的话需要怎么改?

[TypeError: fetch failed] { cause: [ConnectTimeoutError: Connect Timeout Error] { name: 'ConnectTimeoutError', code: 'UND_ERR_CONNECT_TIMEOUT', message: 'Connect Timeout Error' }