Welcome Guest, Not a member yet? Register   Sign In
Anybody in favour of using PHP error reporting instead of Kint?
#3

(06-26-2021, 10:42 AM)paulbalandan Wrote: As far as I know that is not Kint. Kint only powers a handful of global functions like `dd()` and `trace()`.

I searched for "Kint" in the System folder and found the following references:

> 1413 matches across 95 files

When CI_DEBUG is activated there is a lot of inconsequential information displayed I find it not easy to trace Bugs.

The default PHP exceptionHandlers(), set_error_handler() and register_shutdown_function() all use Kint.

I prefer to use PHP default error handling rather than Kint and would like a .env option to deactivate Kint.

./System/ThirdParty/Kint/ ==> 98 items, totalling 415.9 kB
Reply


Messages In This Thread
RE: Anybody in favour of using PHP error reporting instead of Kint? - by John_Betong - 06-27-2021, 12:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB