Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Katherine Rossiter
Total activity
19
Last activity
August 30, 2019 20:48
Member since
November 05, 2010 02:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (5)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
December 11, 2010 00:39
Sorry, but that's not true. Debugging keeps the process alive and prevents any timeouts, otherwise debugging would be virtually impossible to complete. I've been coding PHP for 12 years, and usin...
Community
PhpStorm
[521] Frequent XDebug disconnects
0 votes
Created
December 11, 2010 00:36
Ok - I think I figured out what was causing the disconnects (another client was auto-refreshing the page and restarting the debug session [maybe?]), but there are definitely still some issues with...
Community
PhpStorm
[521] Frequent XDebug disconnects
0 votes
Created
December 10, 2010 22:46
No, it's definitely not execution-time related. It can happen in the first second of execution. (And debugging is supposed to disable execution time limits, anyway - it has with every IDE I've ev...
Community
PhpStorm
[521] Frequent XDebug disconnects
0 votes
Created
December 09, 2010 08:59
I'd really love to find a way to exclude directories from the inspector without having to exclude them from the project as a whole. (read: PEAR installations, 3rd party libraries, etc.)So far, I h...
Community
PhpStorm
How to disable indexing for cetrain directories?
2 votes
Created
December 09, 2010 08:58
c - classi - interfaceIn a class: m - method p - propertyOutside of a class: v - variable f - functionetc.It's using the standard PHP naming for objects.
Community
PhpStorm
What does each of the member info icons mean?
2 votes
Created
November 13, 2010 00:48
That's actually the dialog I'm talking about.The Connections tab defines the root URL for the projectThe Mappings tab specifically says "Web path: relative to web server root URL: http://www.exampl...
Community
PhpStorm
Suggestion: Absolute URLs in mappings
0 votes
Created
November 07, 2010 20:05
You are, of course, correct... it's opening the _types file. At first glance it looked like that was something that it had pulled up out of PEAR.Is there any way to prevent this behavior? I, now...
Community
PhpStorm
Structure browser opening the wrong file (PhpStorm EAP 98.271)
0 votes