-
Notifications
You must be signed in to change notification settings - Fork 425
count(): Parameter must be an array or an object that implements Countable #379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@dongdong7 抱歉造成困扰,#378 修复,可能过阵子才能发布。 在发布之前可以:
|
我在PR 377已经解决,可惜没有合并处理 响应速度较慢 哈哈哈哈 |
i将count()删除,使用if($body && .....)进行判断 |
if(count((array)$body) > 0 |
哈哈。同款问题。我现在只能在代码里临时error_reporting(0)了
|
赶紧更新呀,太慢了 |
今天一大早就踩到这个坑 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PHP版本是:PHP 7.4.24 (cli) (built: Sep 24 2021 00:16:53) ( NTS )
The text was updated successfully, but these errors were encountered: