Home › Forums › Basel support forum › PHP 7.2 Warning: count(): Parameter must be an array or an object that implement › Reply To: PHP 7.2 Warning: count(): Parameter must be an array or an object that implement
May 18, 2018 at 12:47 pm
#58264
rtkcloud
Participant
For example (among the others):
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/public/wp-content/themes/basel/sidebar-footer.php on line 14
If you can run BASEL on a LAMP stack with PHP v7.2, analyse the log for yourself to see where it needs some refactoring to be 7.2 compatible?