I am using PHP Version 5.4.37. After upgrading the PHP version I am experiencing a problem in my site that is it throws PHP Strict Standards errors.
I have searched through and all I got is, hide the strict errors in php.ini file. I don't want to hide the error message. I really want to know the root cause of the issue and a solution to fix it.
Even it hided from the website, it takes lots of time to load the page. So it increases the usage space of my CPU.
So can anyone suggest me a best way to resolve this error in a correct method??
Thanks,
G. Mano..