为什么thinkphp6版本只有3.5.不支持php8

为什么thinkphp6版本只有3.5.不支持php8。怎么升级上去?...

宙斯盾 发表与 2022-09-17 1185 浏览 3 回答
thinkphp6如何在开通一个内部端口?

$worker->onWorkerStart = function($worker) { // 开启一个内部端口,方便内部系统推送数据,Text协议格式 文本+换行符 $inner_text_worker = new Worker('Text://0.0.0.0:5678'); $inner_text_worker->onMessage = func...

宙斯盾 发表与 2022-09-16 696 浏览 1 回答
thinkphp6 php8 报错 fclose(): Argument #1 ($stream) must be of type resource, null given

thinkphp6 php8 报错 fclose(): Argument #1 ($stream) must be of type resource, null given //启动代码 protected function init(Input $input, Output $output) { global $argv; if ($input->hasOption('i')) $this->i...

宙斯盾 发表与 2022-08-10 2817 浏览 2 回答

宙斯盾

60
积分
0
获赞数
0
粉丝数
2022-08-10 加入
🔝