Error_reporting E_STRICT

E_STRICT Error-Reporting is used to Run-time notices enable to have PHP suggest changes to your code which will ensure the best interoperability and forward compatibility of your code.

Example :

error_reporting = E_STRICT




Content