Keith Davis
- Total activity 1129
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 7
- Subscriptions 303
-
-
Created Shared Scopes (really Shared anything)?
What is this feature and how does it work? The Shared function. How do I share a Scope with my team? -
Created CVS - Branch Issues
First of all, right now, we are using the EAP versions only and don't own any licenses for PHPStorm. We really like the product and intend on buying 4 commercial licenses after the 1st of the year ... -
Created How do I use Scopes?
I have tried and read the Help file and tried some more, and I just can't figure it out how to create these. It says there is a Project Tree view in the Scope Editor, but I don't even have that.Att... -
Created @noinspection PhpIncludeInspection - Have to use this twice??
Is this correct? if(file_exists(_DOCROOT.'/library/classes/'.$sClassName.'.php')) /** @noinspection PhpIncludeInspection */ require_once /** @noinspection PhpIncludeInspection */ _DOCROOT."/l... -
Created PS-98.240 - Lots Of Errors - Will Not Complete Analysis
I've Invalidated Caches, but it won't complete this process on some files. I may have to downgrade.Also, when I choose Invalidate Caches, I get these errors (attached) and have to restart Windows t... -
Created Is there a way to connect to a "roll your own" Task/Issue system?
We built our own issue system. Is there a way to connect to it (possibly with a plugin or something)? -
Created Cannot Get XDebug to Connect
I don't have any problems making this work with Netbeans, but PHPStorm will not connect XDebug. It just says waiting for XDebug connection on port 9100.Here are my php.ini settings:[xdebug]zend_ext... -
Created How to search CVS?
We are evaluating this product as a replacement or to work along side with Netbeans. In Netbeans, I can search myCVS commit messages (we store ticket numbers in these.)Is there a way to search CVS ... -
Created CVS - Commit Text Files
I have and .ini file that I cannot commit in PHPStorm, because it says that no changes are detected, but it has been changed and other CVS clients detect this properly. Is there a problem with text...