Keith Davis
- 活动总数 1129
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 303
-
创建于 How to delete Contexts?
Is this possible? I am learning to use these, and I have several with the same name now.... -
-
创建于 PHPStorm Won't Start!!!!!
已回答It was working fine, restarted my computer, and now...it flashes and disappears....what the heck??? -
创建于 The Two 2.0 Builds...To JRE, or Not to JRE, that is the question...
Seriously, that is my question. I had a bad bug in the build from yesterday and today I do not. Other than these 4 files, the main difference between to the two is yesterday's 2.0 build included a ... -
创建于 PHPStorm 2.0....broke CVS
Is anyone else seeing issues like this?http://youtrack.jetbrains.net/issue/WI-5192?projectKey=WIIt's a really big deal. Big enough, that we are going to downgrade and just use the EAP. We don't hav... -
创建于 PHPStorm....2.0??? or EAP 103.98??
http://confluence.jetbrains.net/display/WI/Web+IDE+EAPIs this still in EAP or the actual 2.0 release? -
创建于 UNION Sort Bug - Fix?
This bug was marked major, but has not update, nor has been assigned to a fix version.http://youtrack.jetbrains.net/issue/WI-4629Can someone update the status of it, please? -
创建于 Inspector Exits Without Completion
Do I need to do something, other than post a comment, to re-open a bug that was closed?This issue is not fixed and it's a major issue. If we can't figure a way to resolve it without waiting for ano... -
创建于 HTML Injection - False Warning
How do I get rid of the "Element Script does have requried attribute type" warning here?$sPage = preg_replace('(<SCRIPT[\s\S]+?</SCRIPT>)', '', $sPage); -
创建于 102.194 - Use of list() should not require initialization
I am considering filing this as a bug, but I'd like some feedback. Why am I being told to initialize the variables in this screen shot?Using this contruct, there is no need. The use of these variab...