Welcome Guest, Not a member yet? Register   Sign In
How to prevent CI from reporting PHP Notice errors
#3

Yes, it's 3.x, I've followed the documentation, and you can clearly see that on the 'development' environment I've changed the log level via error_reporting() to display all errors except notices, strict errors and user notices, but for one reason or another CI is still outputting those errors.

In the file application/config.php I have also set $config['log_threshold'] = 1;

Why is CI still outputting notices? What am I missing?
Reply


Messages In This Thread
RE: How to prevent CI from reporting PHP Notice errors - by shepparddigital - 07-04-2019, 02:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB