M
M
McMike2017-01-20 07:46:02
xdebug
McMike, 2017-01-20 07:46:02

How to use XDebug?

I use XDebug, the problem is that when tracing it does not go to a lower level, but simply works out line by line in the file where the breakpoint was. How to make him look deeper?
breakpoint
function call X
further actions.
Passes the function call without looking inside.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Melikhov, 2017-01-20
@McMike

In PhpStorm:
f7 - go inside the function
f8 - go to the next line

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question