PHP xdebug doesn't refresh page when running more than once in Chrome.

Whenever I start an xdebug session with Chrome the initial session works perfectly fine. If I stop the session and run it again it goes back to the browser but never returns to Intellij IDEA. The only way to start a new session is to stop the old session, close any tabs it opened in Chrome and then restart it. Is there a way around having to manually close tabs from Chrome? Can I have this happen when I hit the stop button to stop the current debugging session?

0

Please sign in to leave a comment.