alnv / catalog-manager

Backend Module ohne Programmierkenntnisse erstellen.
https://catalog-manager.org
33 stars 8 forks source link

v1.32.4: php-error "array_filter() expects parameter 1 to be array, string given" #347

Closed jochi44 closed 2 years ago

jochi44 commented 2 years ago

Contao: 4.13.4 PHP: 7.4.29

Yesterday's version update to v.1.32.4 seems to lead to a php-error (error.log on server): 2022/05/19 11:44:06 [error] 20232#20232: *87682 FastCGI sent in stderr: "PHP message: PHP Warning: array_filter() expects parameter 1 to be array, string given in /var/www/test/vendor/alnv/catalog-manager/library/alnv/CatalogView.php on line 1154

alnv commented 2 years ago

Should fixed in v1.32.5

jochi44 commented 2 years ago

I can confirm that the error is fixed with v1.32.5.