With 7.2 i got error on function count()
Warning: count(): Parameter must be an array or an object that implements Countable
is possible to disable showing these errors on server side like php.ini? I know how to fix in code but there is too much to change thats why i want to change server side