How to disable PHP cutting off parts of long arguments in exception stack trace?

后端 未结 2 1697
故里飘歌
故里飘歌 2020-12-30 03:55

Sometimes things like this happen:

#0 /some/path(1): Class_Name->exception_trigger()
#1 /some/other/path(5):  get_to(\'/some/long/path/tha...\')
         


        
2条回答
提交回复
热议问题