Closed fritzmg closed 2 years ago
This fixes the following error under PHP 8:
TypeError: array_filter(): Argument #1 ($array) must be of type array, string given at vendor\alnv\catalog-manager\library\alnv\CatalogView.php:1154 at array_filter('')
Looks like you fixed it differently in https://github.com/alnv/catalog-manager/commit/696ed9ccc0fe872a0961d65ea8562bbcf4a2fdaf now ;)
This fixes the following error under PHP 8: