dweeves / magmi-git

Magmi GitHub
364 stars 306 forks source link

PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/cl_prod/vendor/dweeves/magmi/magmi/inc/magmi_mixin.php on line 28 #586

Closed bunyamin-gc closed 4 years ago

bunyamin-gc commented 5 years ago

Hello,

We are getting the following warning.

PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/xxx/vendor/dweeves/magmi/magmi/inc/magmi_mixin.php on line 28

It is most probably because $this->_callers is NULL by default.