A
A
Alexander2016-02-25 15:16:21
PHP
Alexander, 2016-02-25 15:16:21

Why does Xdebug stop for no reason in PhpStorm?

Hello. Help me please.
I set up xdebug in PhpStorm on Ubuntu + Apache
Debugged normally, then removed the breakpoints, and the storm still stops at those places where there were breakpoints before, but now they are gone. More than a week twisted the spit, and did not understand what was wrong.
Attached screenshots:
d0d2c58c02324afab85d37b8e828560e.pngf27a7290e8f34fb5bb62cb10a8f29082.png3e30ebe5719341c78edfafe9d98798e5.png
[xdebug]
zend_extension=/usr/lib/php5/20131226/xdebug.so
xdebug.max_nesting_level = 100
xdebug.collect_params = 1
xdebug.collect_return = 1
xdebug.remote_enable = 1

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexandr, 2016-02-25
@ironviper

The solution has been found! Run->Break at first line in PHP scripts uncheck

D
DieZz, 2016-02-25
@DieZz

I had a similar story on php7. Updated the php-xdebug package - everything started working fine. Try it, maybe it will help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question