Warning: count(): Parameter must be an array or an object … on PHP 7.2
-
Hi,
When switching to PHP 7.2 I get the following error:
Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/themes/basel/inc/theme-setup.php on line 188
Hello,
Could you please provide us your admin and FTP access so we can check the error and try to fix it if it is related to our theme?
Thank you in advance.
It seems like count() behaviour was changed in 7.2:
https://wiki.php.net/rfc/counting_non_countables
Will you be able to provide us your admin and FTP access so we can check it?