- Issue created by @catcat811
- First commit to issue fork.
- Merge request !39Issue #3513876:Updated ShsTaxonomyIndexTidDepth.php . → (Open) created by arunsahijpal
When attempting to use the shs module, I encountered a TypeError related to the count() function. The error message indicates that the first argument passed to count() must be of type Countable|array, but an int was given instead.
TypeError: count(): Argument #1 ($value) must be of type Countable|array, int given in count()
Active
2.0
Code