Welcome Guest, Not a member yet? Register   Sign In
bug in System-Debug-Exceptions
#1

at line 278, if $viewFile has not been set, the debugger will crash with unknown variable $viewFile.
so at line 258 i set $viewFile='"" and changed line 278 to if(strlen($viewFile)>0) include $viewFile; // @phpstan-ignore-line
bill
Reply
#2

If it is a true bug report it to the Development Team on GitHub issues.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(09-03-2021, 03:10 AM)InsiteFX Wrote: If it is a true bug report it to the Development Team on GitHub issues.

ok, done dat
Reply




Theme © iAndrew 2016 - Forum software by © MyBB