Keith Davis
- 活动总数 1129
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 303
-
创建于 Release Schedule Behind?
Not to be pushy, but just curious, but I was expecting an EAP version release today. Is that not happening? -
创建于 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... -
-
创建于 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? -
创建于 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 ... -
创建于 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... -
创建于 @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... -
创建于 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... -
创建于 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)? -
创建于 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...