What should I do to show deprecations errors in the output? |
When I examine the logs in a project I am developing with Codeigniter 4, there are Deprecations log records for some of the codes I use.
How can I ensure that codeigniter throws an exception to the screen when it receives such an error, at least when developer mode is on? |
Messages In This Thread |
What should I do to show deprecations errors in the output? - by mywebmanavgat - 04-29-2024, 05:12 PM
RE: What should I do to show deprecations errors in the output? - by kenjis - 04-29-2024, 05:42 PM
RE: What should I do to show deprecations errors in the output? - by kenjis - 05-07-2024, 07:45 PM
|