Gboyega Dada

Results 1 issues of Gboyega Dada

Minor bugfix: When you use `count()` on a `string` in `PHP 7.2` you get this: ```php count(): Parameter must be an array or an object that implements Countable ``` Replaced...