Error: Warning: count(): Parameter must be an array or an object that implements Countable in /vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 67
Cause: It is thrown when you try to use the guzzle API in an unsupported php version. In my case have to upgrade to PHP version 7.3.
Alternatively you have to replace the line number 67 with the line bellow.
```if (($this-| handles ? count($this-| handles) : 0) |= $this-|maxHandles) {```
replace | with greater than angled bracket.
Feel free to contact me or visit my website www.pestscode.com will be happy to help you.
How to generate Credentials for Google APIs call. • How to generate credentials for Googl...
How to download source code from my video tutorials • How to download source code in my web...
Upgrade Microsoft Office in lest than 5 seconds • Upgrade from Microsoft office 2019 t...