Steve E
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created xdebug can't connect from web page in PHPStorm 2024.1.2
I am dealing with what seems to be a ubiquitous problem getting xdebug to work wtih 2024.1.2. I have everything installed and configured: php, composer (via homebrew) xdebug 3 (via pecl), laravel v... -
Created Unwanted second debug window starts automatically
Ever since the update to version 2017, I've had an issue with unwanted debug tabs opening up with prolonged pauses. I will start a session with a breakpoint, and start stepping through my code. If ... -
Created Opening new project doesn't bring new window to front
AnsweredPrior to version 2017.x, whenever I had a project open and opened a new one (something not uncommon), the new project window would be opened in front of the already opened project window (which mak... -
Edited Symfony2 Plugin not installed with DrupalSymfony2 Bridge, and not even available.
I'm attempting to follow the instructions for installing the Symfony2 plugin, and the plugin is not being installed. Instead of getting the Symfony2 plugin, I just get the Symfony plugin. I've trie... -
Created Debug option grayed out
I've been using debugging with XDebug since version 6 (currently on 7.1.3 build 133.982), and it's been working like a charm. However, for some reason, starting today, the Debug window is not avai... -
Created Possible to view call stack when debugging?
I am evaluating PHPStorm for use as my primary PHP IDE after using Komodo for a few years, and I have debugging with xdebug set up and working (not quite as easy to set up and use as Komodo, but no...