Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

PHP8.0环境下无法正常使用 #97

Open
big-dream opened this issue Dec 23, 2020 · 0 comments
Open

PHP8.0环境下无法正常使用 #97

big-dream opened this issue Dec 23, 2020 · 0 comments

Comments

@big-dream
Copy link

安装版本:2.3.1
PHP版本:PHP 8.0.0 (cli) (built: Dec 22 2020 11:10:47) ( NTS )
运行环境:CLI模式
使用代码:

$dingTalk = new Application([
    'corp_id'    => 'corp_id',
    'app_key'    => 'app_key',
    'app_secret' => 'app_secret',
]);
$process = $dingTalk->process->get('process_id');

报错信息:

PHP Fatal error:  Method Overtrue\Http\Support\Collection::__set_state() must take exactly 1 argument in /www/wwwroot/oa.xtow.net/vendor/overtrue/http/src/Support/Collection.php on line 424
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant