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?
请先登录再写评论。
What's the version of your IDE? What type of the debugging do you use?