主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Keith Davis
活动总数
1129
最后的活动
2024年11月12日 20:37
成员加入日期
2010年08月23日 18:43
关注
1 名用户
关注者数
0 名用户
投票数
7
订阅数
303
活动概览
帖子(178)
评论(641)
按最近的活动排序
最近的活动
投票数
创建于
2011年03月01日 16:07
XDebug, in my experience slows down pages loads terribly, once it's loaded, no matter what you do (I'd love for someone to show me a way to make it not the case.)Like I said, I wrote a script that ...
社区
PhpStorm
Xdebug not triggering
0 票
创建于
2011年03月04日 14:03
It's ignored since you are using remote_connect_back, but FYI, the remote_host is your client, not the server (could be the same, if it's localhost.)
社区
PhpStorm
PhpStorm2 Remote Debugging problems
0 票
创建于
2011年03月04日 14:22
Where is your dev server? Is it on your LAN? Do you have a firewall on your local machine (even if you did, you might not be able to ping it, but I don't think that would affect XDebug.)
社区
PhpStorm
PhpStorm2 Remote Debugging problems
0 票
创建于
2011年04月05日 14:59
Or, you can do that I did. Make your own, like I did for Microsoft's PHP Driver for MySQL, and then just put it in your project (or a shared library directory.)Attachment(s):sqlsrv.php.zip
社区
PhpStorm
Code completion for php extension
0 票
创建于
2011年04月05日 15:00
And see my reply as well.
社区
PhpStorm
add external PHP package (documentation)
0 票
创建于
2011年05月01日 20:45
I never even noticed that. It's awesome....except...it doesn't work. I only get a line before the class, not before the methods:Attachment(s):missing_line.JPG
社区
PhpStorm
How to change appearance of "scope lines"? Undocumented?
0 票
创建于
2010年11月09日 15:18
Ok, I found a workaround for it:!file[Intranet_Local]:css/window.css&&file[Intranet_Local]:*/Exlcudes my file I want to, and includes only those in the actual module (thought I still think this is ...
社区
PhpStorm
Inspection - Scope Grabs Included Problem
0 票
创建于
2011年04月26日 15:21
Perfect
社区
PhpStorm
How to delete Contexts?
0 票
创建于
2011年05月12日 16:16
I use these settings:zend_extension="c:/php/ext/php_xdebug-2.1.0-5.3-vc9-nts.dll"xdebug.remote_enable=1xdebug.remote_host=127.0.0.1xdebug.remote_port=9100xdebug.remote_handler=dbgpxdebug.remote_aut...
社区
PhpStorm
Getting 'Debug connection was not established' in script debug mode
0 票
创建于
2011年05月17日 14:01
What does the $1 mean?
社区
PhpStorm
How to replace in all files rearranging variables (a1, b1) to (b1, a1) ?
0 票
«
第一页
‹
上一页
下一页
›
最后
»