Hi
I've recently upgraded php on our server to 7.2. There are some CMS sites that are displaying warnings in the admin backend of the sites (front-end is OK). Warnings like;
: count(): Parameter must be an array or an object that implements Countable in on line
Rather than downgrading the php level to 7.1, is there a way to suppress/hide these warnings?
Thanks
Wayne
I've recently upgraded php on our server to 7.2. There are some CMS sites that are displaying warnings in the admin backend of the sites (front-end is OK). Warnings like;
: count(): Parameter must be an array or an object that implements Countable in on line
Rather than downgrading the php level to 7.1, is there a way to suppress/hide these warnings?
Thanks
Wayne