V
V
Viktor Yanyshev2017-06-08 14:31:14
PHP
Viktor Yanyshev, 2017-06-08 14:31:14

Debug via xDebug, "second thread", how?

There is 1 dev server, the code on it is edited directly, via sshfs mount. When I start debugging the routing, which is in the core of projects, it turns out that other users stop at the breakpoint, on other projects.
How can I set up xDebug in such a way that the code would stop only for me, even if I put a breakpoint on the code located in the core of the projects?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Skobkin, 2017-06-09
@skobkin

Stop doing bullshit and develop/debug code locally in a personal virtual machine/container.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question