Keith Davis
- Total activity 1129
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 7
- Subscriptions 303
-
Created Release Schedule Behind?
Not to be pushy, but just curious, but I was expecting an EAP version release today. Is that not happening? -
Created Inspection - Scope Grabs Included Problem
Ok, now this is just weird to me.If I run the Inspection on the Whole Project, it does JUST the project files (module), but if if I create a Scope that excludes a couple of files, then the Inspecti... -
-
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...