CodeIgniter Forums
I need some help with a legacy software in Common.php - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 2.x (https://forum.codeigniter.com/forumdisplay.php?fid=18)
+--- Thread: I need some help with a legacy software in Common.php (/showthread.php?tid=86721)



I need some help with a legacy software in Common.php - galvaroaponte - 02-13-2023

Hello Srs.
I am sorry if this is not the right place for this question.
I am on charge of a legacy software made in codeigniter 2.x and I need some help with the error_log.
I can't clean the bugs because the error_log does not save anything. It just writes:
[13-Feb-2023 21:50:00 America/Caracas] PHP Deprecated:  Required parameter $message follows optional parameter $level ~/system/core/Common.php on line 351
If some of you knows what can I do, please, could you explain me?
Thank you and have a good week.


RE: I need some help with a legacy software in Common.php - kenjis - 02-13-2023

Quote:Required parameter $message follows optional parameter $level ~/system/core/Common.php on line 351