Debugger process termination inconsistent?
When I'm debugging PHP code, sometimes the stop button terminates the php process, and sometimes it does not. I haven't figured out the pattern yet. Is there a way to always have the debugger terminate the watched PHP process?
Please sign in to leave a comment.
What's the version of your IDE? What type of the debugging do you use?