主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Eelco Alosery
活动总数
16
最后的活动
2016年01月18日 03:27
成员加入日期
2011年12月14日 20:49
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2012年07月12日 19:53
Hello Andriy,This is my xdebug conf in the php.ini[xdebug]xdebug.default_enable=1xdebug.remote_enable=1xdebug.remote_handler=dbgpxdebug.remote_host=localhostxdebug.remote_port=9000xdebug.remote_aut...
社区
PhpStorm
Slow responses when not in listening mode (mac osx, PhpStrom 4.0.3, MAMP2.0)
0 票
创建于
2012年07月13日 09:13
Thanks for your reply,I wil test this later this evening.P.S. if i read corectly this sessting only will be good, becouse of all default values on local debuggingxdebug.remote_enable=1I post the re...
社区
PhpStorm
Slow responses when not in listening mode (mac osx, PhpStrom 4.0.3, MAMP2.0)
0 票
创建于
2012年07月14日 11:00
This was the solution.I now have only this line active : xdebug.remote_enable=1The only thing i needed to figure out was that it was not hitting the breakpoints anymore.I needed to add the bookmark...
社区
PhpStorm
Slow responses when not in listening mode (mac osx, PhpStrom 4.0.3, MAMP2.0)
0 票
创建于
2013年01月31日 11:28
Manny thanks for your answers.I will do some testing to se what will be the best solution for me.I also now think your option 1 would now be the best and simpel way to get it working.Greetings,Eelco
社区
PhpStorm
Work with private framework
0 票
创建于
2011年12月19日 10:21
Hello Jeff,If you dont use the full namespace includig the classname, you hav to use the last name space when loading the class.(i used for excample Name1 .. as namespace names and ClassName1... as...
社区
PhpStorm
phpstorm namespace functionalitie
0 票
创建于
2013年01月31日 08:15
Hello Andriy,Thaks for your answer.I use a mac, no windows here :-)Step 3 sounds the best to me.The framework will be a project ont its own, so if i need to edit the framework, i will do it at that...
社区
PhpStorm
Work with private framework
0 票
创建于
2013年01月31日 11:04
Hello Andriy,In a new project i call from the index.php th FrameWork autoloader like the following.All request run tru the index.phh by using .htaccassWill this still work, becouse i use the BASE_P...
社区
PhpStorm
Work with private framework
0 票
创建于
2013年04月18日 14:07
Yesss, thank you.This fixed the problem.
社区
PhpStorm
php storm broken after update to 6.0.1
0 票