Skip to content

Conversation

acerix
Copy link

@acerix acerix commented Dec 5, 2017

This fixes a warning in PHP 7.2 from doing count(null):

PHP Warning – yii\base\ErrorException

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

  1. in /vendor/yiidoc/yii2-selectize/Selectize.php at line 84

This fixes a warning in PHP 7.2 from doing `count(null)`:
> PHP Warning – yii\base\ErrorException
> 
> count(): Parameter must be an array or an object that implements Countable
> 1. in /vendor/yiidoc/yii2-selectize/Selectize.php at line 84
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

Successfully merging this pull request may close these issues.

1 participant