Xdebug, PHP Exception Breakpoints and silence operator (@)
Hi,
I use the PHP Exception Breakpoints feature (described here). It'a great feature :). But my problem is that breakpoints are hit for silence operator (@)
I know that using this operator is a bad thing but i'm developping a wordpress website and it's the source code of a plugin.
Is it possible to disable breakpoints for silence operator or disable breakpoints for some files ?
Thanks
Please sign in to leave a comment.