Skip to content
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

count() error #6

Open
mightymango opened this issue Mar 18, 2018 · 1 comment
Open

count() error #6

mightymango opened this issue Mar 18, 2018 · 1 comment

Comments

@mightymango
Copy link

I'm using version 1.5 but am getting the error below.

Mar 18 13:05:40 the-spellbots-worker app/worker.1: A PHP Error was encountered 
Mar 18 13:05:40 the-spellbots-worker app/worker.1: Severity:    Warning 
Mar 18 13:05:40 the-spellbots-worker app/worker.1: Message:     count(): Parameter must be an array or an object that implements Countable 
Mar 18 13:05:40 the-spellbots-worker app/worker.1: Filename:    /app/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php 
Mar 18 13:05:40 the-spellbots-worker app/worker.1: Line Number: 67 

This error appears to be fixed in v6.3 but the php client uses <6.3

guzzle/guzzle#1973

@ginc
Copy link

ginc commented Aug 23, 2018

Any reason you want to keep guzzle below 6.3? Any plans to drop the constraint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants