Answer the question
In order to leave comments, you need to log in
What is the reason for missing values in the variables tab when debugging?
Good day!
Trying to set up debugging in phpstorm
Installed openserver. The site is located locally.
Debugging stops at a breakpoint, but there are no values in the variables tab.
Security Code
$x = 5 + 2;
$x *= 2;
$x += 2;
echo $x;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question