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


Messages In This Thread
bug in System-Debug-Exceptions - by badger - 09-02-2021, 02:21 PM
RE: bug in System-Debug-Exceptions - by InsiteFX - 09-03-2021, 03:10 AM
RE: bug in System-Debug-Exceptions - by badger - 09-03-2021, 03:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB