Exception Breakpoints not being hit

Can anyone explain why I'm getting this, unfortunately the exception shown here did NOT stop on the breakpoint, I had to step into the code to find it (20mins!) I have set xdebug.default_enable=1 as mentioned in another post on the same subject.

0
1 comment

Could it be something to do with the fact that I've chosen Exception as the type, assuming that all exceptions inherit from that...?

0

Please sign in to leave a comment.