主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Glenn Shukster
活动总数
26
最后的活动
2018年02月19日 18:20
成员加入日期
2015年04月08日 17:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
帖子(7)
评论(12)
按最近的活动排序
最近的活动
投票数
创建于
2018年02月19日 18:20
Got it working. I changed the wampmanager.conf phpVersion variable in one place which updated the over 1000 references to php5 in wampmanager.ini file. I also went back to version 2.5.5-7.1 in xdeb...
社区
PhpStorm
xdebug not working after upgrading to Php7
0 票
创建于
2018年02月19日 05:33
One more piece to the puzzle. In Wamp I can change the php version by clicking on the Wamp icon in the system tray. When I switched it back to Php5 the debugger worked like it used to. Then I switc...
社区
PhpStorm
xdebug not working after upgrading to Php7
0 票
创建于
2015年04月08日 19:25
Thanks Andriy,Additional Root Content solved it.Wanted to check answered, however I first checked helpful instead and once done could not seem to go back to change it.Regards,Glenn
社区
PhpStorm
How do I add files to a project?
0 票
创建于
2015年04月29日 15:08
Thanks Andriy,You explanation is stellar.I now see I can not use the protected in this case because the objects are unrelated.For example I have a phone object and a company object and a address ob...
社区
PhpStorm
How to declare a type of an object within an object?
0 票
创建于
2015年04月29日 16:01
Thanks Andriy,Very elegant!That is exactly what I was looking for!Glenn
社区
PhpStorm
How to declare a type of an object within an object?
0 票
创建于
2015年04月29日 16:12
Hi Andriy,The below works, however if there is a better way I am very interested. class class_phone{ public $phone; public $ptype;}class class_company{ public $aophone = array(); functi...
社区
PhpStorm
How to declare a type of an object within an object?
0 票
创建于
2015年11月04日 21:49
Sounds great execept when I try that I get java.io.IOException:Unable to rename C:/mydir
社区
PhpStorm
How do you change project folder
0 票
创建于
2015年04月29日 14:15
Thanks Andriy, I tried your 2 options for code completion and neither seemed to work in the object itself.Using either of your options in the object if I typed $this->myProperty-> code completion d...
社区
PhpStorm
How to declare a type of an object within an object?
0 票
创建于
2015年04月29日 15:40
Actually, my objects in arrays seem to work fine because foreach forces them to be variables which I can define. It is the ones that are objects of an object that are an issue. I believe this come...
社区
PhpStorm
How to declare a type of an object within an object?
0 票
创建于
2015年04月29日 16:31
Hi Andriy,Your the best!Is what you have answer in the PHPStorm documents?I will try to take a read of the standards you sent.ThanksGlenn
社区
PhpStorm
How to declare a type of an object within an object?
0 票
下一页
›
最后
»