You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs say that --xdebug will turn xdebug on, but in my experience this isn't the case. I need to pass --xdebug=debug (which is supposed to be the default) or the debug server doesn't work (i.e. PHPStorm never receives notification of an incoming XDebug thing).
The text was updated successfully, but these errors were encountered:
The docs say that
--xdebug
will turn xdebug on, but in my experience this isn't the case. I need to pass--xdebug=debug
(which is supposed to be the default) or the debug server doesn't work (i.e. PHPStorm never receives notification of an incoming XDebug thing).The text was updated successfully, but these errors were encountered: