lizhi.cao
lizhi.cao
麻烦问下,想隐藏进度条不显示进度条,有参数可以配置吗?
**您的功能请求是否与问题有关? 请描述一下。** 升级到php8后,安装sdk包失败。 ` Problem 1 - ralouphie/mimey 2.1.0 requires php ^5.4|^7.0 -> your php version (8.0.11) does not satisfy that requirement. - alibabacloud/alimt-20181012 1.0.1 requires alibabacloud/tea-oss-utils ^0.2.0 -> satisfiable...
Execute the command and paste the result below. Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole` ```bash # Paste the result here....
hi,我升级php和swoole,发现runtime/logs/stdout.log日志一直在报一个告警信息: `[2022-08-23 20:12:32 *2910.15] WARNING Context::parse_multipart_data() (ERRNO 9010): parse multipart body failed, reason: first boundary mismatching: expecting '-' at 0, but it is 'x'` 版本如下 `PHP 8.0.20 (cli) (built: Aug...
是否可以额外添加consul服务中心供选择?
swoole5.0 php8.0.8 安装了tdengine扩展后,根据提供的基本案例 ``` use TDengine\Connection; // 获取扩展版本号 var_dump(\TDengine\EXTENSION_VERSION); // 设置客户端选项 \TDengine\setOptions([ \TDengine\TSDB_OPTION_LOCALE => 'en_US.UTF-8', // 区域 \TDengine\TSDB_OPTION_CHARSET => 'UTF-8', // 字符集 \TDengine\TSDB_OPTION_TIMEZONE => 'Asia/Shanghai', // 时区 \TDengine\TSDB_OPTION_CONFIGDIR => '/etc/taos',...
After installing with the command, the automatically generated package path failed to convert. Can you fix it? I know it can be fixed by modifying the path, but it's not...