Xdebug triggered by Code Sniffer in PHPStorm
问题 I have both xdebug and Code Sniffer working great on my installation of PHPStorm, but the one really annoying part is that the debugger now seems to be treating Code Sniffer errors as breakpoints and interrupts the code to let me know of style warnings while I'm trying to test out code. What can I do to prevent Code Sniffer from being caught by the remote debugger in PHPStorm? PS: I'm running Apache, using virtual hosts to map certain URLs to folders on my computer, and code sniffer never