Answer the question
In order to leave comments, you need to log in
Does using xdebug prevent you from handling exceptions?
When using xdebug, I came across such a problem... they try to simulate an exception in order to handle it correctly, tell the user something, write something to the log, etc. the way it will look in production, but with xdebug enabled, despite catching the exception, it throws out a bunch of information about the exception, thereby breaking the very idea of handling the exception ..
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question