fennb/phirehose

count(): Parameter must be an array or an object that implements Countable

Closed this issue · 1 comments

subbe commented

throws this error on laravel 5.4 (php >= 7.0.0)

count(): Parameter must be an array or an object that implements Countable {"exception":"[object] (ErrorException(code: 0): count(): Parameter must be an array or an object that implements Countable at /vendor/fennb/phirehose/lib/Phirehose.php:609)

Fixed in #113